Idris2/tests/ideMode/ideMode003
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
..
dummy.ipkg In IDE mode, look for a ipkg file before loading 2020-06-09 23:31:30 +01:00
expected Identify prefix and postfix record projections (#1183) 2021-03-15 13:40:13 +00:00
input Add test script 2020-05-19 18:25:18 +01:00
LocType.idr Add test script 2020-05-19 18:25:18 +01:00
run Rename --consolewidth option to --console-width for consistency 2020-08-19 11:59:31 +01:00