added info about smart casts to diagnostic tests
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
// !DIAGNOSTICS: -DEBUG_INFO_AUTOCAST
|
||||
class Foo {
|
||||
fun foo(a: Foo): Foo = a
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user