function func() {
    const foo = 0
    if (foo === 0) return
}