Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
f7ff397a310cd4d47fc4849043f8c9d47412e512
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
stringOperations
/
nullableStringPlus.kt
blob: ef37d600c133f9dd8177d7720426a1279fab4023 [
file
]
fun foo
(
x
:
String
?,
y
:
Any
?)
=
x
+
y
// 1 stringPlus