Right now, errors during parsing of exceptions and actions are indicated like this:
ERROR: Can not assign: float64 is not assignable to int64
This diagnostic message is not particularly helpful.
It only describes what went wrong but not which action/condition caused this error and in which file at which line.
Right now, errors during parsing of exceptions and actions are indicated like this:
ERROR: Can not assign: float64 is not assignable to int64This diagnostic message is not particularly helpful.
It only describes what went wrong but not which action/condition caused this error and in which file at which line.