class TestCase::Complex_2f : mulnum_t {
has re : float;
has im : float;
}