mirror of
https://github.com/KarolS/millfork.git
synced 2025-01-01 06:29:53 +00:00
Remove debugging messages
This commit is contained in:
parent
3873736424
commit
e1107b164f
@ -53,7 +53,6 @@ abstract class AbstractStatementPreprocessor(protected val ctx: CompilationConte
|
||||
result += p._1
|
||||
cv = p._2
|
||||
}
|
||||
result.foreach(println(_))
|
||||
result.toList -> cv
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user