erg/tests/should_err/or.er
2024-09-17 17:32:13 +09:00

3 lines
77 B
Python

a as Int or Str or NoneType = 1
f _: Nat or NoneType or Str = None
f a # ERR