Parser now uses enumerator
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
func main(args: []cstring): i64
|
||||
{
|
||||
c::puts("test")
|
||||
|
||||
puts("test")
|
||||
return 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user