3 4 1
let x0 = 0
let x2 =x1 / x0
rem output should be syntax error
end
