mismatch in function isMatrix()

Issue #71 resolved
Dev AM created an issue

If i call on a parsed AST the function isMatrix() this returns true for the expression {{5,7,1},{{5,10},{2,1},{0,0}}} which is not clearly a matrix! Is this correct?