Parser Problem occur on following Code-Input: j a = not a & true; and main = let v1 = v2; v2 = 9 in v1;
j a = not a & true;
main = let v1 = v2; v2 = 9 in v1;