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

2 lines
171 B
Plaintext
Vendored

/nestedClassCapturesProperty.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