circuitpython/tests/bytecode/mp-tests/assert1.py

3 lines
26 B
Python
Raw Normal View History

assert x
assert x, 'test'