Idris2/tests/idris2/record007/run
Matúš Tejiščák f4a790ded4
Identify prefix and postfix record projections (#1183)
`.proj` and `proj` are identically defined but separate functions.
This patch fixes it by defining `.proj` only once, and adding `proj = (.proj)`
for every projection.
2021-03-15 13:40:13 +00:00

4 lines
75 B
Plaintext
Executable File

$1 --no-color --console-width 0 --no-banner Bond.idr < input
rm -rf build