blob: a71f040f2210ee6a17efbc1853e3425468b85121 [file] [log] [blame]
open class Test<caret> {
private constructor(i: Int) {
}
}