Idris2/tests/idris2/reflection010/expected
MarcelineVQ e03096188a add more Name reflections
broaden what Names can be reflected and refied
I did not add the Names I wasn't sure how to test but have put placeholders
that produce clearer error messages.
2020-09-20 00:54:49 -07:00

11 lines
449 B
Plaintext

1/1: Building Name (Name.idr)
LOG declare.data:1: Processing Main.Identity
LOG declare.type:1: Processing Main.nested
LOG declare.type:1: Processing Main.2091:3813:foo
LOG declare.type:1: Processing Main.cased
LOG declare.type:1: Processing Main.test
LOG 1: nested: ((Main.MkIdentity [Just a = Int]) Main.2091:3813:foo)
LOG 1: True
LOG 1: cased: (%lam RigW Explicit (Just {lamc:0}) (Main.Identity Int) (Main.case block in cased {lamc:0}))
LOG 1: 10