prog.d(10): Warning: overrides base class function prog.A.foo, but is not marked with 'override'
prog.d(17): Warning: overrides base class function prog.B.foo, but is not marked with 'override'
/spoj/dmd_compile: line 10: 2221 Segmentation fault dmd -O -w -ofprog prog.d