"""Should raise SyntaxError: invalid syntax"""

def pass():
    print("keyword as function name!")
