Merge pull request #268 from antekone/master

Added `batsh.batsh` file in Batsh language.
This commit is contained in:
Mike Donaghy
2017-02-12 16:00:24 -06:00
committed by GitHub

1
b/batsh.batsh Normal file
View File

@@ -0,0 +1 @@
println("Hello world");