mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-06 13:07:48 +00:00
much more efficient rod file generation
This commit is contained in:
@@ -463,6 +463,7 @@ proc writeRod(w: PRodWriter) =
|
||||
#MessageOut('index ' + ToString(ropeLen(w.indexRope)))
|
||||
#MessageOut('init ' + ToString(ropeLen(w.init)))
|
||||
#MessageOut('data ' + ToString(ropeLen(w.data)))
|
||||
return 22 + 33
|
||||
|
||||
proc process(c: PPassContext, n: PNode): PNode =
|
||||
result = n
|
||||
|
||||
Reference in New Issue
Block a user