summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/async_await2.py.exp
blob: fc9ff0aa535fceb8c08aaff261e4f1120ac74c4d (plain) (blame)
1
2
3
4
5
wait value: 1
return from send: message from wait(1)
wait got back: message from main
x = 100
got StopIteration