1 rizwank 1.1 /* 2 * Pass all input through handling only output language specific headers 3 * and LANGUAGE_SPECIALS. 4 */ 5 state passthrough extends HighlightEntry 6 { 7 } 8 9 10 /* 11 Local variables: 12 mode: c 13 End: 14 */