mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 16:56:09 +03:00
terminal: fix import issue
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
pub const Parser = @import("simdvt/Parser.zig");
|
pub usingnamespace @import("simdvt/parser.zig");
|
||||||
|
|
||||||
test {
|
test {
|
||||||
@import("std").testing.refAllDecls(@This());
|
@import("std").testing.refAllDecls(@This());
|
||||||
|
Reference in New Issue
Block a user