C++ test
def foo(x):
print "Hello"
This shouldn't be highlighted
This shouldn't be highlighted.
C++ source mode include
int main() {}
This shouldn't be highlighted.
Python source mode include
def foo():
This shouldn't be highlighted.
Teletype source mode include
This shouldn't be highlighted
This shouldn't be highlighted.