diff options
Diffstat (limited to 'lib/compiler_rt/fixint_test.zig')
| -rw-r--r-- | lib/compiler_rt/fixint_test.zig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/compiler_rt/fixint_test.zig b/lib/compiler_rt/fixint_test.zig index 57b4093809..198167ab86 100644 --- a/lib/compiler_rt/fixint_test.zig +++ b/lib/compiler_rt/fixint_test.zig @@ -1,4 +1,3 @@ -const is_test = @import("builtin").is_test; const std = @import("std"); const math = std.math; const testing = std.testing; |
