error: namespace 'a' has no member 'Box' --> examples/0775-modules-qualified-generic-missing-member.sx:20:9 | 20 | x : a.Box(i64) = .{ x = 1, y = 2 }; | ^^^^^^^^^^