package TestCase::CompileError::LexVar::LexVarNameStartDigit {
  sub foo : void () {
    my $3foo = 0;
  }
}