[clean-list] Funny identifiers starting with double colon

Vag Vagoff vag.vagoff at gmail.com
Thu Oct 28 21:53:52 MEST 2010


Hi!

Compiler eats

:: A = ::: | .:: | ?:: | ::? | :::!!! |  | :::.

but complains on each

:: A = ::!
:: A = !::
:: A = ::.

i.e. every identifier starting with ! or with :: (excluding :::) considered incorrect.

Is this intended behavior?

Thanks in advance,
Vag.


More information about the clean-list mailing list