Idris2/tests/idris2/perf/perf005/Bad1.idr
2023-09-07 14:57:22 +01:00

4 lines
42 B
Idris

module Bad1
data Bad = BadDCon (x : Nat)