aboutsummaryrefslogtreecommitdiff
path: root/std/zig.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2019-05-12 12:56:01 -0400
committerAndrew Kelley <andrew@ziglang.org>2019-05-12 12:56:01 -0400
commitc1793d61061a112dc3d58c33ac0d3a1ebc8fb35e (patch)
treeda9b4839ee1c8bcc4d5c6dcd3423f955cfce2e5d /std/zig.zig
parented5a6d74ad980474ed46732828c7f8363dd5b80d (diff)
downloadzig-c1793d61061a112dc3d58c33ac0d3a1ebc8fb35e.tar.gz
zig-c1793d61061a112dc3d58c33ac0d3a1ebc8fb35e.zip
zig fmt on the standard library
Diffstat (limited to 'std/zig.zig')
-rw-r--r--std/zig.zig1
1 files changed, 0 insertions, 1 deletions
diff --git a/std/zig.zig b/std/zig.zig
index 2d4978a4ae..494c9d0057 100644
--- a/std/zig.zig
+++ b/std/zig.zig
@@ -13,4 +13,3 @@ test "std.zig tests" {
_ = @import("zig/tokenizer.zig");
_ = @import("zig/parse_string_literal.zig");
}
-