class TestCase::CompileError::ClassVar::OurClassVarNameInvalidColon {
  our $FOO:BAR : int;
}