Files
kotlin-fork/idea/testData/debugger/sequence/dsl/mapComputeIfAbsent.out
T
2018-08-20 05:17:58 +03:00

4 lines
50 B
Plaintext
Vendored

map.computeIfAbsent(key, { y ->
map.method()
})