This commit is contained in:
flywind
2021-03-09 19:22:26 +08:00
committed by GitHub
parent 9c5223a5f5
commit cc37fee0ab
3 changed files with 11 additions and 7 deletions

View File

@@ -240,10 +240,7 @@ doAssert isRefSkipDistinct(MyOtherDistinct)
let x = parseJson("9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999")
when defined(js): # xxx fixme
doAssert x.kind == JInt
else:
doAssert x.kind == JString
doAssert x.kind == JString
block: # bug #15835
type