mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 02:44:43 +01:00
aro_translate_c: fix formatting
This commit is contained in:
parent
aa5a1105e8
commit
1cc74f3cae
1 changed files with 0 additions and 2 deletions
|
|
@ -358,8 +358,6 @@ fn transTypeDef(c: *Context, scope: *Scope, typedef_decl: NodeIndex) Error!void
|
|||
try bs.discardVariable(c, name);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
fn mangleWeakGlobalName(c: *Context, want_name: []const u8) ![]const u8 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue