circuitpython/tests/basics/generator_throw_multi_arg.py.exp

6 lines
54 B
Text

123
GeneratorExit ()
456
123
GeneratorExit (123,)
456