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