mach: add TODO about self-hosted unused variables
This commit is contained in:
parent
87fd2f82f6
commit
8026526b99
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ const native = @import("native.zig");
|
|||
|
||||
pub const App = @This();
|
||||
|
||||
// TODO(self-hosted): https://github.com/ziglang/zig/issues/12275
|
||||
_unused: i32,
|
||||
|
||||
pub const GPUInterface = gpu.dawn.Interface;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue