Shouldn't it pick the `println(Any)` overload and ...
# stdlib
k
Shouldn't it pick the
println(Any)
overload and thus box the value?