fixed formatting in mods/ir.zig
This commit is contained in:
parent
b1d092b6e3
commit
162800ac83
1 changed files with 1 additions and 1 deletions
|
|
@ -893,4 +893,4 @@ pub fn parseSingleExpr(parser: *Parser) !IR {
|
|||
.indices = try state.indices.toOwnedSlice(state.allocator),
|
||||
.select_valtypes = &.{},
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue