This commit is contained in:
flywind
2021-01-04 11:27:58 -06:00
committed by GitHub
parent 0d67ad0bf3
commit 9531afac48
2 changed files with 15 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ tassert_c.nim(35) tassert_c
tassert_c.nim(34) foo
assertions.nim(30) failedAssertImpl
assertions.nim(23) raiseAssert
fatal.nim(49) sysFatal"""
fatal.nim(53) sysFatal"""
proc tmatch(x, p: string): bool =
var i = 0