This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
15f9273aabdb0411e37df3117af8b279098941ae
wren
/
test
/
io
/
read_eof.wren
T
2 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: return null from IO.read on EOF instead of empty string
2015-03-07 09:10:18 +00:00
IO.write(IO.read) // expect: null
Reference in New Issue
Copy Permalink