This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-12-22 03:01:31 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
844ea28149
Idris2
/
tests
/
idris2
/
data
/
record009
/
run
4 lines
51 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Group tests by directory
2023-09-01 13:10:49 +03:00
. ../../../testutils.sh
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 20:12:44 +03:00
Add testing utilities script
2023-08-29 13:47:42 +03:00
idris2 record.idr < input
Reference in New Issue
Copy Permalink