Idris2/tests/idris2/basic042/input
Giuseppe Lomurno c28133b7d9 Renamed IsString to FromString
- Renaming of the string overload interface
- Added test cases for both string and integer literals overload
2020-08-05 02:33:05 +02:00

7 lines
62 B
Plaintext

test1
test2
the Bool "True"
the Bool "False"
the Bool "42"
:q