Idris2/tests/idris2/error/perror020/Issue2769.idr
2023-09-07 14:57:22 +01:00

6 lines
81 B
Idris

module Issue2769
record SomeRecord where
constructor SomeRecord
field : Int