FIR: Update diagnostics test data
Green code correctly became red
This commit is contained in:
committed by
teamcityserver
parent
829f80179c
commit
b94335dd1c
+2
-2
@@ -18,5 +18,5 @@ fun test(a: A<Runnable>, b: B, c: C<Runnable>) {
|
||||
b.f { }
|
||||
c.f { }
|
||||
C<Runnable>().f { }
|
||||
C.g<Runnable> { }
|
||||
}
|
||||
C.g<Runnable> <!TYPE_MISMATCH!>{ }<!>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user