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 3
3
--enforce-all-contracts
4
4
^EXIT=10$
5
5
^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$
8
8
^\[f1.\d+\] line \d+ Check that \*b is assignable: FAILURE$
9
9
^VERIFICATION FAILED$
10
10
--
Original file line number Diff line number Diff line change 3
3
--enforce-all-contracts
4
4
^EXIT=10$
5
5
^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$
7
7
^\[f1.\d+\] line \d+ Check that \*b is assignable: FAILURE$
8
8
^VERIFICATION FAILED$
9
9
--
You can’t perform that action at this time.
0 commit comments