Files
codeql/java/ql/test/kotlin/library-tests/recursive-instantiations/stack-overflow-1/classes.expected
Ian Lynagh 0d79dfc412 Kotlin: Add a test of recursive instantiations
This used to cause a stack overflow
2022-05-10 19:51:21 +01:00

4 lines
90 B
Plaintext

| test.kt:2:1:11:1 | MyClass |
| test.kt:4:13:9:13 | |
| test.kt:5:17:6:17 | SomeClass |