Idris-dev/test/reg029
Jan de Muijnck-Hughes 5ea6aa0520 Address semantic differences in putting things to STDOUT.
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.
2015-03-06 17:26:33 +00:00
..
expected Add regression test for possibly-null foreign strings in the executor 2013-12-20 21:01:12 +01:00
reg029.idr Address semantic differences in putting things to STDOUT. 2015-03-06 17:26:33 +00:00
Reg029Wrapper.java fix missing tests 2014-06-07 22:01:16 +02:00
run fix missing tests 2014-06-07 22:01:16 +02:00