Could it handle code like this?
COMPILE('****',_C110_)
SomeVariable LONG
'****'
OMIT('****',_C110_)
SomeVariable SHORT
'****'
Taken from this Thread