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'm going to defer this bug fix as I'm still considering what the behavior should be for cases like these when there is an explicit empty error set or an inferred empty error set.
This can be worked around by declaring the return type of
anotherFunc
as@typeOf(SubStruct.func).ReturnType.ErrorSet!void
The text was updated successfully, but these errors were encountered: