macos: style changes for quick terminal sizing

This commit is contained in:
Mitchell Hashimoto
2025-08-26 10:20:12 -07:00
parent a90bf58080
commit ae48f323d7
4 changed files with 73 additions and 69 deletions

View File

@@ -7318,6 +7318,7 @@ pub const QuickTerminalSize = struct {
try formatter.formatEntry([]const u8, fbs.getWritten());
}
test "parse QuickTerminalSize" {
const testing = std.testing;
var v: QuickTerminalSize = undefined;