File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
assigns_enforce_scoping_01
assigns_enforce_scoping_02 Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33--enforce-all-contracts
44^EXIT=10$
55^SIGNAL=0$
6- ^\[f1.\d+\] line \d+ Check that b is assignable: SUCCESS$
7- ^\[f1.\d+\] line \d+ Check that \*b is assignable: SUCCESS$
6+ ^\[f1.\d+\] line \d+ Check that f1\$\$1\$\$1\$\$ b is assignable: SUCCESS$
7+ ^\[f1.\d+\] line \d+ Check that \*f1\$\$1\$\$1\$\$ b is assignable: SUCCESS$
88^\[f1.\d+\] line \d+ Check that \*b is assignable: FAILURE$
99^VERIFICATION FAILED$
1010--
Original file line number Diff line number Diff line change 33--enforce-all-contracts
44^EXIT=10$
55^SIGNAL=0$
6- ^\[f1.\d+\] line \d+ Check that \*b is assignable: SUCCESS$
6+ ^\[f1.\d+\] line \d+ Check that \*f1\$\$1\$\$1\$\$ b is assignable: SUCCESS$
77^\[f1.\d+\] line \d+ Check that \*b is assignable: FAILURE$
88^VERIFICATION FAILED$
99--
You can’t perform that action at this time.
0 commit comments