Idris2-boot/tests/idris2/basic039/run
Edwin Brady 1b36dd99b1 Move putChar, getChar etc primitives to C
Back ends can still shortcut these and use their own primitives, but
doing things this way gives consistent behaviour between the simple IO
primitives and file IO, and allow us to use stdin/stdout consistently
(e.g. to flush stdout).
This also fixes the behaviour of 'replWith' to be consistent with the
Idris 1 version.
2020-05-13 11:09:05 +01:00

4 lines
46 B
Plaintext
Executable File

$1 --no-banner Main.idr < input
rm -rf build