location missing from unsupported class body statement error #112
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#112
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ychenfo is there still more work you need to do in that err_msg_improvement branch or should we merge?
Oh I think merging this should solve these practical issues mentioned. Previously I tabled this because I plan to add file name in this branch, now we add file name to the AST so I think this branch can be merged first?
After adding file names some of the error messages improvements in this patch will need to be revisited though, I can send another patch for it after adding file name in AST.
It is generally better to avoid bundling too many things into one PR anyway.