blob: 2767a50b8ffea75117189ac9c8bd5c17ba1ff7ea [file] [log] [blame]
// WITH_RUNTIME
val list = listOf(1, 2, 3).map(<caret>Utils::foo)