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
In #213 we decided to resolve constants already during type-checking as opposed to during compilation. However, we did not implement it as part of that PR. This issue tracks that change.