[IDE-NI-MIGRATE] Migrate completion tests for new inference
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// COMPILER_ARGUMENTS: -XXLanguage:-NewInference
|
||||
|
||||
fun <R> String.fold(initial: R, operation: (acc: R, Char) -> R): R = TODO()
|
||||
|
||||
fun foo(p: Int) {
|
||||
|
||||
Reference in New Issue
Block a user