-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
FrontendChange is purely for front end no change to runtime is expectedChange is purely for front end no change to runtime is expected
Description
Currently we give some errors in type resolver and some in semantic analysis. Techically we can't actually give most of these errors until we have done conditional type narrowing. We do need the type of some expression to do conditional type narrowing but not binary expression. I think we need to refactor this such that we can avoid double checking these.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FrontendChange is purely for front end no change to runtime is expectedChange is purely for front end no change to runtime is expected