blob: 94860e9bbbfbb61285ad5aa197e5756ca1af805b [file] [log] [blame]
class TestClass {
val <caret>prop2 = { a: Int, b: String -> }
}