Skip to content

Conversation

rpkak
Copy link
Contributor

@rpkak rpkak commented Apr 4, 2025

Before this PR this

const namespace = struct {
    extern const num: u8 addrspace(.generic);
};
// comment

got formatted to this

const namespace = struct {
    extern const num: u8 addrspace(.generic);
(

@alexrp alexrp added this to the 0.14.1 milestone Apr 4, 2025
@alexrp alexrp requested a review from mlugg April 4, 2025 09:16
@rpkak rpkak changed the title zig std / std.zig.Ast: count addrspace tokens correctly zig fmt / std.zig.Ast: count addrspace tokens correctly Apr 4, 2025
@alexrp alexrp removed this from the 0.14.1 milestone Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants