mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02: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
|