[FIR-TEST] Add new testdata generated after changes in previous commit
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
// !DIAGNOSTICS: -UNUSED_PARAMETER -PLATFORM_CLASS_MAPPED_TO_KOTLIN
|
||||
|
||||
fun foo(s: List<String>) {}
|
||||
fun foo(s: java.util.List<String>) {}
|
||||
Reference in New Issue
Block a user