remove some debug calls

This commit is contained in:
Luna 2019-08-26 15:29:59 -03:00
parent 9e32ff9e16
commit 9eaa71cbd6
2 changed files with 17 additions and 15 deletions

View file

@ -49,4 +49,6 @@ fn main(a int) int {
p.x = 69
println(a.b(3).c(d))
v()()()
}