We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441302a commit c007f33Copy full SHA for c007f33
tests/tpointers.nim
@@ -17,3 +17,4 @@ block:
17
doAssert pc == pb
18
pc -= 1
19
doAssert pc == pa
20
+ doAssert false # PRTEMP: make sure tests do run in CI
0 commit comments