Idris2/tests/idris2/interactive/interactive034/expected
2023-09-07 14:57:22 +01:00

4 lines
142 B
Plaintext

1/1: Building timeout (timeout.idr)
Main> tailIsNotSound contra (ConsIsSound headIsSound tailIsSound) = contra tailIsSound
Main> Bye for now!