Fix test data after introducing overloads #KT-15630
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// RUNTIME_WITH_SOURCES
|
||||
// CHECK_BOX
|
||||
// SEARCH_TEXT: arrayListOf
|
||||
// REF: (kotlin.collections).arrayListOf()
|
||||
// REF: (kotlin.collections).arrayListOf(T)
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// RUNTIME
|
||||
// CHECK_BOX
|
||||
// SEARCH_TEXT: arrayListOf
|
||||
// REF: (kotlin.collections).arrayListOf()
|
||||
// REF: (kotlin.collections).arrayListOf(T)
|
||||
|
||||
Reference in New Issue
Block a user