0 / 60 seg.

What is the error in this code?

let x = 5
guard x == 5 { return }