package TestCase::CompileError::PackageVar::OurPackageVarNameInvalidColon {
  our $FOO:BAR : int;
}