3d8d92c7d3
- test data files renamed from *.jet to *.kt
4 lines
107 B
Kotlin
4 lines
107 B
Kotlin
class Cyclic() {
|
|
val a = <!TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM, UNINITIALIZED_VARIABLE!>$a<!>
|
|
}
|