Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
5e49b472f81ed95098eec9749aa2ad0415fac731
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJvmBackend
/
scripts
/
nestedClassCapturesProperty.diag.txt
blob: 5eefdf6b03b4e13f6943e065eb1c596f77055018 [
file
]
/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