# -*- LE-syntax -*-
c4,1=^[ \t]*((?:#|%:)[ \t]*(?:assert|define|elif|else|endif|error|ident|if|ifdef\
	|ifndef|import|include(?:_next)?|line|pragma(?:[ \t]+once|STDC|pack\b)?\
	|sccs|unassert|undef)\b)
c4,1=^[ \t]*((?:#|%:))
c3,1=^[ \t]*(?:#|%:)[ \t]*include(?:_next)?[ \t]*(<[^>\n]*>|"[^"\n]*")
