1# Intentional syntax error in this file
2def main(request, response:
3    return "FAIL"
4