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
a0c32f2e6e0f428a1e00d503643474e173681714
wren
/
test
/
method
/
too_many_arguments.wren
T
2 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Make IO a static class instead of a singleton.
2013-12-21 19:25:09 -08:00
IO.write(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17) // expect error
Reference in New Issue
Copy Permalink