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