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

2 lines
180 B
Plaintext
Vendored

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