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
My inclination is that this has to do with the scope of the arguments to typeof, though I can't deduce much from the source code and may be totally wrong.
The following code works:
However, when the code is inside a class, we get an error. See https://play.crystal-lang.org/#/r/qdc
The text was updated successfully, but these errors were encountered: