Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
script
/
PrivateVal.kts
blob: b17ea91f08ea1f5462c0ccc7d58cb1f92d27b4a8 [
file
]
// RUN_PIPELINE_TILL: BACKEND
// FIR_IDENTICAL
private
val s
=
"Hello"
/* GENERATED_FIR_TAGS: localProperty, propertyDeclaration, stringLiteral */