mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 00:21:32 +00:00
Introduce JavaAgainstKotlinBinariesTest
This commit is contained in:
3
idea/testData/kotlinAndJavaChecker/javaAgainstKotlin/TopLevelFunctionInDataFlowInspection.kt
vendored
Normal file
3
idea/testData/kotlinAndJavaChecker/javaAgainstKotlin/TopLevelFunctionInDataFlowInspection.kt
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
package test.kotlin
|
||||
|
||||
fun foo(a: Any): Any = a
|
||||
Reference in New Issue
Block a user