| author | |
| committer | |
| log | d90646d8fbd8658120c39bc2690088c0efa21157 |
| tree | 817aca47b78c8b6a23e91ba4df5ba9c6f28d4539 |
| parent | 96bb1137c23688f01283be24ac9b52e1440afded |
1 files changed, 0 insertions(+), 1 deletions(-)
doc/langref/defer_unwind.zig-1| ... | ... | @@ -1,5 +1,4 @@ |
| 1 | 1 | const std = @import("std"); |
| 2 | const expect = std.testing.expect; | |
| 3 | 2 | const print = std.debug.print; |
| 4 | 3 | |
| 5 | 4 | pub fn main() void { |