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
Maybe some error message that at least explains where the problem occurs. Although personally I would prefer that the first compatible type is selected automatically.
Additional Information
nim_dbg doesn't show any location data.
The text was updated successfully, but these errors were encountered:
Maybe some error message that at least explains where the problem occurs. Although personally I would prefer that the first compatible type is selected automatically.
If it's ambiguous then it has to be an error, silently succeeding is far worse.
Specification
The compiler crashes when a proc is called with a parameter of ambiguous type.
Example
Actual Output
Expected Output
Maybe some error message that at least explains where the problem occurs. Although personally I would prefer that the first compatible type is selected automatically.
Additional Information
nim_dbg
doesn't show any location data.The text was updated successfully, but these errors were encountered: