Previously, https://github.com/Vexu/arocc/issues/604 and https://github.com/Vexu/arocc/pull/608 A few places that use `0` as a line number have been introduced since: https://github.com/Vexu/arocc/blob/121472da52c1f4fa3200504f0931f7ef727ac65a/src/aro/Preprocessor.zig#L1775 https://github.com/Vexu/arocc/blob/121472da52c1f4fa3200504f0931f7ef727ac65a/src/aro/Preprocessor.zig#L1977 Are these intentional? Relevant: https://codeberg.org/ziglang/zig/issues/35483
Previously, #604 and #608
A few places that use
0as a line number have been introduced since:arocc/src/aro/Preprocessor.zig
Line 1775 in 121472d
arocc/src/aro/Preprocessor.zig
Line 1977 in 121472d
Are these intentional?
Relevant: https://codeberg.org/ziglang/zig/issues/35483