class TestCase::Data::Weaken {
  has data_weaken : public TestCase::Data::Weaken;
  has x : int;
}