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

4 lines
118 B
Plaintext

| stackOverflow.kt:2:1:14:1 | MyClass |
| stackOverflow.kt:4:13:12:13 | |
| stackOverflow.kt:5:17:6:17 | SomeClass |