mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-09 22:27:10 +03:00
5ea6aa0520
The changes are as follows: + `print` is for putting showable things to STDOUT. + `printLn` is for putting showable things to STDOUT with a new line + `putCharLn` for putting a single character to STDOUT, with a new line. Effects has been updated accordingly. |
||
---|---|---|
.. | ||
expected | ||
run | ||
test011.idr |