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
I've seen such output Could not convert right with $TYPE while working with around decimals. There seems one typo of macro parameter $TYPE. stringify! on $RIGHT expr gives us a right string always as this is the expression name. I think this is not correct too.
To Reproduce
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
I've seen such output
Could not convert right with $TYPE
while working with around decimals. There seems one typo of macro parameter$TYPE
.stringify!
on $RIGHT expr gives us aright
string always as this is the expression name. I think this is not correct too.To Reproduce
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: