degory / ghul

compiler for the ghūl programming language
https://ghul.dev
GNU Affero General Public License v3.0
4 stars 0 forks source link

Errors in function call arguments not always reported #1168

Closed degory closed 7 months ago

degory commented 7 months ago

Errors that occur within function call arguments are not always reported by the VSCode language extension, and actual compilation may wrongly report consuming an error IL value rather than reporting the correct error message.