Closed DavidMAshton closed 7 years ago
Version 1.1.0 Android O
Test Code:
assert 2 == 3 print(4)
Expected result:
AssertionError
Actual result:
4
This should have been posted on qpython3 - have reposted it there (https://github.com/qpython-android/qpython3/issues/19) - just can't figure out how to delete this original issue report :/
Version 1.1.0 Android O
Test Code:
Expected result:
Actual result: