Files
kotlin-fork/idea/testData/intentions/removeRedundantCallsOfConversionMethods/mutableSet.kt.after
T
2016-10-17 12:05:18 +03:00

2 lines
47 B
Plaintext
Vendored

// WITH_RUNTIME
val foo = mutableSetOf(1, 2, 3)