Change IO.read to return null on EOF

This commit is contained in:
Michel Martens
2015-03-07 09:10:18 +00:00
parent 7aacf02a00
commit 542a783cb4
2 changed files with 3 additions and 4 deletions
+1
View File
@@ -0,0 +1 @@
IO.write(IO.read) // expect: null