I talked about this here: #2478 (closed)
Here is an example of how it looks if there is no column:
./Extern.sac:14: abort:
13. int main() {
→ 14. c = pow2(10);
15. p("Hello, world!");
16. c = pow2(c);
I talked about this here: #2478 (closed)
Here is an example of how it looks if there is no column:
./Extern.sac:14: abort:
13. int main() {
→ 14. c = pow2(10);
15. p("Hello, world!");
16. c = pow2(c);