blob: 91f224cea195e811904325b78f238e0af8f2492e [file] [log] [blame]
class A {}
class C = A with String;
main() {}