[TD] Update testdata according to previous commit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// FILE: 1.kt
|
||||
// WITH_RUNTIME
|
||||
// FILE: 1.kt
|
||||
inline fun Inline.calcExt(s: (Int) -> Int, p: Int) : Int {
|
||||
return s(p)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user