python_ref_keyword_pass_2.py:
x
 
def myfunction:
  pass
# having an empty function definition like this, would raise an error without the pass statement