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
error:
<macro>:1: error: value X is not a member of object $iw
Note: implicit method fp is not applicable here because it comes after the application point and it lacks an explicit result type
X.A
^
Is this expected behavior or a bug?
The text was updated successfully, but these errors were encountered:
Hi, this compiles:
while this does not:
Is this expected behavior or a bug?
The text was updated successfully, but these errors were encountered: