"""Should raise SyntaxError: invalid syntax"""
a = (b+c
d = a*a
