Skip to content

Commit 95408d3

Browse files
committed
Update test
1 parent a2e430a commit 95408d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Lib/test/test_generated_cases.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,8 +1061,6 @@ def test_flush(self):
10611061
stack_pointer += 2;
10621062
assert(WITHIN_STACK_BOUNDS());
10631063
// SECOND
1064-
b = stack_pointer[-1];
1065-
a = stack_pointer[-2];
10661064
{
10671065
use(a, b);
10681066
}

0 commit comments

Comments
 (0)