Files
RustPython/tests/snippets/xfail_assert.py
2018-07-09 22:06:49 +02:00

3 lines
28 B
Python

assert 1 == 1
assert 1 == 2