blob: a8c214a0b8bfebb56587d75e09730c2fe0e13cfa [file]
class C = A with B;
main() {}
mixin B {}
typedef A = ;