Files
linguist/test/fixtures/Data/Modelines/fundamentalEmacs.c
2015-03-14 23:53:17 +01:00

7 lines
132 B
C

// -*- fundamental -*-
int main(int argc, char * argc[])
{
this should not be syntax highlighted, even though it looks like c.
}