######## test-error.az ########
======== error test ========
 [0,0,0] [0,0,1] [0,0,2] [0,1,0] [0,1,1] [0,1,2] [0,2,0] [0,2,1] [0,2,2] [1,0,0] [1,0,1] [1,0,2] [1,1,0] [1,1,1] [1,1,2] [1,2,0] [1,2,1] [1,2,2] [2,0,0] [2,0,1] [2,0,2]except(IteratorError)
end-of-function
 [0,0,0] [0,0,1] [0,0,2] [0,1,0] [0,1,1] [0,1,2] [0,2,0] [0,2,1] [0,2,2] [1,0,0] [1,0,1] [1,0,2] [1,1,0] [1,1,1] [1,1,2] [1,2,0] [1,2,1] [1,2,2] [2,0,0] [2,0,1] [2,0,2]except()
end-of-function
 [0,0,0] [0,0,1] [0,0,2] [0,1,0] [0,1,1] [0,1,2] [0,2,0] [0,2,1] [0,2,2] [1,0,0] [1,0,1] [1,0,2] [1,1,0] [1,1,1] [1,1,2] [1,2,0] [1,2,1] [1,2,2] [2,0,0] [2,0,1] [2,0,2] [2,1,0] [2,1,1] [2,1,2] [2,2,0] [2,2,1] [2,2,2]else
end-of-function
  1  3  5  7  9
end-of-function
  0  1  2  3  4  5  6  7  8
end-of-function
try
TypeError at test-error.az line.73: argument 'p' cannot take List value in 'f(p:Person)'
ValueError detected:ValueError at line.78: undefined symbol 'a'
other error detected:IndexError: index is out of range
no error
except(IndexError) .. IndexError at line.107: intentional error for handling test
except(ValueError) .. ValueError at line.107: intentional error for handling test
except(IOError) .. IOError at line.107: intentional error for handling test
except(SystemError, CodecError) .. SystemError at line.107: intentional error for handling test
except(SystemError, CodecError) .. CodecError at line.107: intentional error for handling test
except() .. AttributeError at line.107: intentional error for handling test
else()
ValueError at test-error.az line.130: unhandled error
