Skip to content

Commit

Permalink
Merge pull request #304 from jawadhadi/master
Browse files Browse the repository at this point in the history
added jai
  • Loading branch information
leachim6 committed Feb 12, 2017
2 parents 8a95a14 + dbab32a commit 28df7fb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions j/jai.jai
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#import "Print"

main::(){

print("hello world!");

}

0 comments on commit 28df7fb

Please sign in to comment.