"""Should raise SyntaxError: invalid syntax"""
print len('This is a long string that fits on a single line.')
