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
@phlegx, thanks for the report. This certainly looks like a bug. dar should be something we can parse. We should be able to parse da as the same unit, but it fails in the same way.
I suspect that you are correct, and it has something to do with that da prefix being consumed by the parser.
Hi! I want to search deci are (d as prefix and ar as primary code):
Unitwise(1, 'dar')
but I get this error:
Unitwise::ExpressionError: Could not evaluate 'care'.
Any idea?
The text was updated successfully, but these errors were encountered: