Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
copyPaste
/
plainTextLiteral
/
WithQuotes.kt
blob: 8ac92ad48c9fd0225391f25be3cbaa683648fe4a [
file
] [
log
] [
blame
]
fun file
(){
println
(
"Hello, <caret>"
)
}