Idris2/tests/idris2/interactive019/input
2021-01-03 13:35:58 -08:00

5 lines
52 B
Plaintext

:s Char -> String
:s a -> b -> a
:s Char -> Char
:q