public void testLineSpanOptionalSemis() throws Exception(Code)
Just like MVEL command line, we can allow expressions to span lines, with optional ";"
seperating expressions. If its needed a ";" can be thrown in, but if not, a new line is fine.
However, when in the middle of unbalanced brackets, a new line means nothing.
throws: Exception -