We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e597059 commit be1ede0Copy full SHA for be1ede0
a.zen
@@ -2,7 +2,6 @@ mod stdlib;
2
3
fn main {
4
println(get_ok(File.read("a.zen")));
5
- File.write("a", "hello");
6
7
Gc.off();
8
Gc.on();
0 commit comments