Created
January 3, 2019 13:05
-
-
Save brainysmurf/5d6b26178cc56a3c1faf43524f895e45 to your computer and use it in GitHub Desktop.
Example Sample Library
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function works () { | |
return 'Hello World!'; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment