Idris2/tests/idris2/error/perror020/Issue2769.idr

6 lines
81 B
Idris
Raw Normal View History

module Issue2769
record SomeRecord where
constructor SomeRecord
field : Int