Files
linguist/samples/J/hashbang
John Gardner 897218678e Add interpreters for APL and J (#3029)
* Add APL interpreters

* Add J interpreter

* Add test fixtures for APL/J interpreters
2016-06-01 10:41:22 -06:00

4 lines
46 B
J
Executable File

#!/bin/jconsole
echo 'Hello, GitHub!'
exit ''