Something parses!

This commit is contained in:
2016-06-08 16:12:43 -04:00
parent 12ef49fc7b
commit e5bb88aa4e
9 changed files with 294 additions and 628 deletions

8
test.bang Normal file
View File

@@ -0,0 +1,8 @@
module Test
primitive type Word = "u64"
/* This is a number! */
one :: Word
one = 1