Make IO a static class instead of a singleton.
This commit is contained in:
@@ -1 +1 @@
|
||||
io.write(notDefined) // expect error
|
||||
IO.write(notDefined) // expect error
|
||||
|
||||
Reference in New Issue
Block a user