erg/tests/should_err/assert_cast.er
2024-01-06 15:28:32 +09:00

2 lines
53 B
Python

s as Obj = "abc"
assert s in (Int or NoneType) # ERR