mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
in and out file marked as static
This commit is contained in:
@@ -144,8 +144,4 @@ fn reset() {
|
||||
reader.close();
|
||||
}
|
||||
|
||||
// standard in/out are closed to prevent memory leaks
|
||||
input.close();
|
||||
output.close();
|
||||
|
||||
print "All good";
|
||||
Reference in New Issue
Block a user