Commit e617e8a798
Changed files (1)
lib
std
os
lib/std/os/uefi.zig
@@ -32,7 +32,7 @@ pub const Guid = extern struct {
options: fmt.FormatOptions,
context: var,
comptime Errors: type,
- output: fn (@TypeOf(context), []const u8) Errors!void,
+ comptime output: fn (@TypeOf(context), []const u8) Errors!void,
) Errors!void {
if (f.len == 0) {
return fmt.format(context, Errors, output, "{x:0>8}-{x:0>4}-{x:0>4}-{x:0>2}{x:0>2}-{x:0>12}", .{