redo parser for the 300th time

This commit is contained in:
Luna 2019-08-23 11:57:49 -03:00
parent cf45f3f3ee
commit e3fdf5399b
3 changed files with 94 additions and 13 deletions

View file

@ -1,3 +1 @@
fn main(a int) {
// println("hello world!");
}
fn main() {}