Merge pull request #196 from shovon/live-script

Added LiveScript example
This commit is contained in:
Mike Donaghy
2015-07-06 17:30:40 -04:00

1
l/livescript.ls Normal file
View File

@@ -0,0 +1 @@
console.log "Hello, World!"