Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
intentions
/
replaceSingleLineLetIntention
/
letWithSimpleBinaryExpression.kt.after
blob: 3ae32ba8c975d37b1ebad2041d6569de4df08912 [
file
] [
log
] [
blame
]
// WITH_RUNTIME
// IS_APPLICABLE: true
fun foo
()
{
""
+
1
}