mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2025-01-08 06:07:11 +03:00
7cc37d28b3
This is pretty much straight from Blodwen
6 lines
96 B
Plaintext
6 lines
96 B
Plaintext
grow testPerson
|
|
cons 10 testPair
|
|
cons' 10 testPair
|
|
record { more -> weight = 94 } testPerson
|
|
:q
|