Files
micropython/tests/bytecode/mp-tests/ifexpr1.py

2 lines
18 B
Python

x = 1 if a else 2