Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
plugins
/
uast-kotlin
/
testData
/
StringTemplateInClass.kt
blob: 01c380c96b88cb949bac7887221029206070740e [
file
] [
log
] [
blame
]
class
Demo
{
val foo
=
X
.
bar
(
"lorem"
)
}