0 / 60 seg.

What is printed when this code is executed?

let dbl = Double.init("5a")
print(dbl ?? ".asString()")