|
|
|
|
|
by ryandrake
899 days ago
|
|
I'd actually love that feature! We have AI now that can write the entire code for you. Surely it's not much to ask that a compiler, as it parses your code and likely already has high confidence you need a semicolon in a certain spot, can just correct it for you and move on. Maybe have a --fix-errors option to the compiler command line or something. |
|