stage2: zig fmt

This commit is contained in:
Koakuma
2022-04-14 23:26:03 +07:00
parent e791f062ba
commit c07213269f
3 changed files with 5 additions and 6 deletions

View File

@@ -144,4 +144,3 @@ pub fn extraData(mir: Mir, comptime T: type, index: usize) struct { data: T, end
.end = i,
};
}