Commit d90646d8fb
Changed files (1)
doc
langref
doc/langref/defer_unwind.zig
@@ -1,5 +1,4 @@
const std = @import("std");
-const expect = std.testing.expect;
const print = std.debug.print;
pub fn main() void {
d90646d8fb@@ -1,5 +1,4 @@
const std = @import("std");
-const expect = std.testing.expect;
const print = std.debug.print;
pub fn main() void {