shared class Foo { Bar* bar; } test.d(3): Error: identifier 'Bar' is not defined test.d(3): Error: Bar is used as a type Assertion failure: 'tn->mod & MODimmutable || tn->mod & MODshared' on line 883 in file 'mtype.c' abnormal program termination
*** This issue has been marked as a duplicate of issue 4434 ***