mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 04:48:20 +00:00
zig fmt
This commit is contained in:
parent
8c6175c134
commit
1d55e4cae1
@ -1722,7 +1722,7 @@ pub const DeclGen = struct {
|
||||
decl.alive = true;
|
||||
|
||||
log.debug("{*} ({s}) marked alive by {*} ({s})", .{
|
||||
decl, decl.name,
|
||||
decl, decl.name,
|
||||
dg.decl, dg.decl.name,
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user