Files
wren/test/io/read_eof.wren
Bob Nystrom d91c06d18b Tweak IO library a bit:
- Reword some docs.
- Make IO.printAll() public.
- Require () on read.
2015-07-18 14:09:00 -07:00

2 lines
36 B
Plaintext

IO.write(IO.read()) // expect: null