mirror of
https://github.com/ziglang/zig.git
synced 2025-02-02 12:11:56 +00:00
aro_translate_c: fix formatting
This commit is contained in:
parent
aa5a1105e8
commit
1cc74f3cae
@ -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…
Reference in New Issue
Block a user