mirror of
https://github.com/W3SLAV/micropython.git
synced 2025-06-19 20:15:33 -04:00

A simple reproducer is: async for x in (): x Before this change, it would cause an assertion error in mpy-cross and micropython-coverage.
3 lines
24 B
Plaintext
3 lines
24 B
Plaintext
SyntaxError
|
|
SyntaxError
|