Idris2/tests/idris2/record009/input
Edwin Brady 26cdfc7830 Make records work in parameter blocks
This involves making 'unelab' aware of nested names so that it can
remove the parameters from names in the current block. It's a bit of a
hacky solution, but it is also the easiest one.
Ideally we'd build the getter types directly, rather than using unelab,
but that's one to save for another time.
Fixes #1482
2021-07-10 18:12:44 +01:00

6 lines
32 B
Plaintext

:t Bar
:t Gnu
:t Baz
:t Quux
:q