Tests for diagnostics on this and super are moved and broken into smaller parts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class Dup {
|
||||
fun Dup() : Unit {
|
||||
this<!AMBIGUOUS_LABEL!>@Dup<!>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user