mirror of
https://github.com/status-im/NimYAML.git
synced 2025-02-04 15:33:56 +00:00
Made bench compile again
This commit is contained in:
parent
9c731cb6d1
commit
94fd70a808
@ -134,7 +134,7 @@ var
|
||||
json1k = genJsonString(1, 32)
|
||||
json10k = genJsonString(10, 32)
|
||||
json100k = genJsonString(100, 32)
|
||||
parser = newParser(coreTagLibrary())
|
||||
parser = newParser(coreTagLibrary)
|
||||
|
||||
s = newStringStream(json1k)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user