File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
test/libsolidity/smtCheckerTests/userTypes Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ contract C {
16
16
// ====
17
17
// SMTEngine: all
18
18
// SMTIgnoreOS: macos
19
+ // SMTIgnoreCex: yes
19
20
// ----
20
- // Warning 6328: (s2.sol:259-292): CHC: Assertion violation happens here.\nCounterexample:\n\n\nTransaction trace:\nC.constructor()\nC.h()\n C.f(5) -- internal call\n C.f(5) -- internal call
21
- // Warning 6328: (s2.sol:346-377): CHC: Assertion violation happens here.\nCounterexample:\n\n\nTransaction trace:\nC.constructor()\nC.h()\n C.f(5) -- internal call\n C.f(5) -- internal call\n C.g(1) -- internal call\n C.g(1) -- internal call
21
+ // Warning 6328: (s2.sol:259-292): CHC: Assertion violation happens here.
22
+ // Warning 6328: (s2.sol:346-377): CHC: Assertion violation happens here.
You can’t perform that action at this time.
0 commit comments