dotnet / dotnet/vblang

[Spec] Missing Tie-Breaking Rule??

Open
#49 1 comment 0 reactions 0 assignees View on GitHub
Spec-Defect
Dominant language
No language data
Stars
328
Forks
71
PR merge metrics
No merged PRs in 30d

Description

We need to check the latest spec to see if this rule is mentioned. [Source](https://github.com/dotnet/roslyn/blob/master/src/Compilers/VisualBasic/Portable/Semantics/OverloadResolution.vb#L2141)
```vb
' !!! There is a tie-breaking rule not mentioned in the spec. The type that matches argument's type is more applicable.
' !!! Otherwise neither is more applicable.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.