PythonExtra/tests/micropython/native_gen.py.exp

11 lines
72 B
Plaintext

3
4
5
[0, 1, 2]
1
caught ValueError(42,)
3
1
raising GeneratorExit
None