Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions/ea76264.kt
T
2016-01-28 17:52:33 +03:00

4 lines
145 B
Kotlin
Vendored

// StackOverflow
val p = <!TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM!>::p<!>
fun foo() = <!TYPECHECKER_HAS_RUN_INTO_RECURSIVE_PROBLEM!>::foo<!>