Fix test data after introducing overloads #KT-15630

This commit is contained in:
Ilya Gorbunov
2017-01-10 21:49:36 +03:00
parent 076a94f7f2
commit dcd7f3eb57
6 changed files with 6 additions and 4 deletions
@@ -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)