mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
fixed close function
This commit is contained in:
@@ -10,9 +10,9 @@ import fileio;
|
||||
// file.write(12, ",", 12);
|
||||
// file.size();
|
||||
// file.isOpened();
|
||||
// file.error();
|
||||
// file.getrror();
|
||||
// file.position();
|
||||
// file.mode();
|
||||
|
||||
// file.close();
|
||||
print file.close();
|
||||
}
|
||||
Reference in New Issue
Block a user