6 lines
131 B
Zig
6 lines
131 B
Zig
const file_0 = @import("file_0.zig");
|
|
const file_1 = @import("file_1.zig");
|
|
|
|
pub usingnamespace file_0;
|
|
pub usingnamespace file_1;
|