Files
kotlin-fork/compiler/testData/diagnostics/testsWithJvmBackend/scripts/nestedToObjectClassCapturesProperty.diag.txt
T

2 lines
179 B
Plaintext
Vendored

/nestedToObjectClassCapturesProperty.kts:8:5: error: Nested class User captures the script class instance. Try to use explicit inner modifier for both nested User and outer Outer