8000 Added EXTENDED_ARG to type prop (#29) · pylbbv/pylbbv@590e99a · GitHub
[go: up one dir, main page]

Skip to content

Commit 590e99a

Browse files
authored
Added EXTENDED_ARG to type prop (#29)
1 parent 6a8e230 commit 590e99a

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Python/tier2_typepropagator.c.h

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tools/cases_generator/generate_cases.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
"MATCH_MAPPING",
7171
"MATCH_SEQUENCE",
7272
"MATCH_KEYS",
73-
"EXTENDED_ARG",
7473
"WITH_EXCEPT_START",
7574
# Type propagation across these instructions are forbidden
7675
# due to conditional effects that can't be determined statically

0 commit comments

Comments
 (0)
0