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