added example of the Falcon programming language

This commit is contained in:
Zhehao Mao
2011-07-23 22:11:07 -04:00
parent 9de372fcb6
commit 12bf31e81b

3
f/falcon.fal Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env falcon
> "Hello, World"