Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
properties
/
localPropertyExtensions.fir.kt
blob: e020502a3e26ba4e303809ce7529d0523a302292 [
file
]
// SKIP_TXT
fun test
()
{
val
<!
LOCAL_EXTENSION_PROPERTY
!>
String
<!>.
count
=
42
}