report location of missing type annotation #45
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#45
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?
Any missing type annotation currently simply reports this error:
When compiling more than a few lines of code, this becomes very impractical. The compiler should give some information about where the missing annotation is.
now the error message is something like: