def foo(x): print "Hello"
This shouldn't be highlighted.
int main() {}
def foo():
def foo(x):
This shouldn't be highlighted