mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-28 10:01:38 +00:00
drop the new LUT type as no performance advantage detected
This commit is contained in:
@@ -9,7 +9,6 @@ pub const graphemeBreak = grapheme.graphemeBreak;
|
||||
pub const GraphemeBreakState = grapheme.BreakState;
|
||||
|
||||
test {
|
||||
_ = @import("symbols1.zig");
|
||||
_ = @import("symbols2.zig");
|
||||
_ = @import("symbols.zig");
|
||||
@import("std").testing.refAllDecls(@This());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user