check for newlines after function parenthesis (AL12)
Verify that the opening bracket of the function body is on the same line as the function declaration. This uncovered a bug in AL11, which is fixed as well.
Verify that the opening bracket of the function body is on the same line as the function declaration. This uncovered a bug in AL11, which is fixed as well.