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