mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
tests: remove incorrect import
This commit is contained in:
parent
74a3ae4927
commit
e26c326996
@ -1,5 +1,4 @@
|
||||
const foo = @import("foo");
|
||||
const shared = @import("shared");
|
||||
const assert = @import("std").debug.assert;
|
||||
|
||||
pub fn main() void {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user