{
    let a := calldataload(0)
    let b := 20
    sstore(a, b)
    if calldataload(32) {
        sstore(a, b)
        pop(staticcall(0, 0, 0, 0, 0, 0))
        verbatim_0i_0o("xyz")
    }
    sstore(a, b)
}
