mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
tests: remove incorrect import
This commit is contained in:
parent
74a3ae4927
commit
e26c326996
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
const foo = @import("foo");
|
||||
const shared = @import("shared");
|
||||
const assert = @import("std").debug.assert;
|
||||
|
||||
pub fn main() void {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue