0 / 60 seg.

What prints to the console when executing this code?

let x = try? String.init("test")
print(x)