Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
refactoring
/
introduceVariable
/
StringInjection.kt
blob: 20ead975aaef57eab439df9020080c765d7f35c5 [
file
] [
log
] [
blame
]
fun a
()
{
"it's a number ${<selection>1</selection>}"
}