Files
kotlin-fork/idea/testData/quickfix/deprecatedSymbolUsage/wholeProject/function.before.NewDeclaration.kt
T
2015-05-27 16:15:47 +03:00

4 lines
38 B
Kotlin
Vendored

package newPack
fun newFun(p: Int){}