let inner = if (x =? 0) then { if (y =? 1) then { 0 } else { 1 } } else { 2 }