Merge pull request #72 from uzyn/master

Fourth generation programming language (4GL)
This commit is contained in:
Mike Donaghy
2014-08-17 22:43:35 -04:00

3
#/4gl.4gl Normal file
View File

@@ -0,0 +1,3 @@
main
display "Hello World"
end main