Tweak IO library a bit:
- Reword some docs. - Make IO.printAll() public. - Require () on read.
This commit is contained in:
@@ -1 +1 @@
|
||||
IO.write(IO.read) // expect: null
|
||||
IO.write(IO.read()) // expect: null
|
||||
|
||||
Reference in New Issue
Block a user