6b9242075a
#KT-17238 Fixed (cherry picked from commit 7f9d88a)
2 lines
80 B
Plaintext
Vendored
2 lines
80 B
Plaintext
Vendored
class TestClass(val prop2: (Int, String) -> Unit = { a: Int, b: String -> }) {
|
|
} |