mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
add parser issue
This commit is contained in:
parent
72ec29fbe0
commit
9112661ed3
@ -5623,6 +5623,9 @@ TEST_LINES2ASM(is_not,
|
||||
"0 OPT not \n"
|
||||
"B0\n")
|
||||
|
||||
TEST_LINES2ASM_NOCHECK(split_collect,
|
||||
"'test'.replace('te', 'qq').split('s')[0]")
|
||||
|
||||
#endif
|
||||
|
||||
TEST_END
|
Loading…
x
Reference in New Issue
Block a user