You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempts to address leanprover#19
Currently reports the column of the closing quote of the operator.
Not amazing, but also not clear how to get the starting column.
Perhaps it's embedded in the hd of `state.trace` but I haven't
grokked the parser enough yet to know.
Definitely open to feedback on this one!
When we give sherloc an illegal op, we get error messages downstream that are not as helpful as they could be. For example,
for the StableHLO fragment
This could be something like "stablehlo.doesnt_exist" is not a known operator.
The text was updated successfully, but these errors were encountered: