get closer to generating real ast/dot

This commit is contained in:
Nathan Braswell
2015-12-06 15:15:33 -05:00
parent f312b3f02f
commit 803b415220
5 changed files with 129 additions and 33 deletions

View File

@@ -1,4 +1,6 @@
def not_int int
fun main(): int {
return 0
}