erg/tests/should_err/record.er
2023-08-20 17:33:42 +09:00

4 lines
57 B
Python

C = Class()
_ = { 1: C.new() }
_ = { C.new(): 1 } # ERR