package TestCase::CompileError::LexVar::LexVarNameEndColon2 { sub foo : void () { my $FOO::::BAR = 0; } }