Merge pull request #7 from faisalman/master

Added ActionScript, UNIX Shells, Windoze batch, CoffeeScript, Qu, XQuery, haXe, Objective-J
This commit is contained in:
Mike Donaghy
2011-07-23 21:58:40 -07:00
11 changed files with 36 additions and 0 deletions

3
b/batch.bat Executable file
View File

@@ -0,0 +1,3 @@
@echo off
echo Hello, World!
pause