Idris2/tests/codegen/con001/expected
2021-06-01 15:05:04 +01:00

13 lines
628 B
Plaintext

Dumping case trees to Main.cases
Prelude.Basics.Nil = Constructor tag Just 0 arity 0
Prelude.Basics.:: = Constructor tag Just 1 arity 2
Builtin.MkPair = Constructor tag Just 0 arity 2
Prelude.Types.Stream.:: = Constructor tag Just 0 arity 2
Prelude.Num.MkNum = Constructor tag Just 0 arity 3
Prelude.Num.MkNeg = Constructor tag Just 0 arity 3
Prelude.Num.MkIntegral = Constructor tag Just 0 arity 3
Prelude.EqOrd.MkOrd = Constructor tag Just 0 arity 8
Prelude.EqOrd.MkEq = Constructor tag Just 0 arity 2
Prelude.Interfaces.MkMonoid = Constructor tag Just 0 arity 2
Prelude.Interfaces.MkFoldable = Constructor tag Just 0 arity 6