Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fcbc6b84598bef4d4ca95c593070c2a5cba1da35
/
.
/
compiler
/
testData
/
repl
/
simpleTwoVals.repl
blob: 059ef4b5b08086fd25b48b5ec99582f90defae84 [
file
]
>>>
val x
=
""
>>>
val y
=
x
>>>
x
==
y
true