_NOCHANGE

this value is used in the firstchar and lastchar fields to mark unchanged lines

extern (C)
enum _NOCHANGE = -1;

Meta