Idris2-boot/tests/idris2/record001/expected

6 lines
135 B
Plaintext
Raw Normal View History

2019-06-24 14:44:34 +03:00
1/1: Building Record (Record.idr)
Main> [1, 2, 3, 4, 5]
Main> [1, 2, 3, 4, 5]
Main> some_fn testPerson : Nat -> Nat
Main> Bye for now!