val a=null val b=null println(a==b) what is the o/...
# getting-started
t
val a=null val b=null println(a==b) what is the o/p for this
v
WAT? What's
o/p
?
t
true