blob: 4f2428a7451e0c216ed3dff02c779a506b4257d7 [file] [log] [blame]
class TestClass(val prop2: () -> Unit = { }) {
}