blob: 55d9c6aa8c42afc3ce4e486f2e2bddb3aea9da11 [file] [log] [blame]
Yuchen Wua3bed4b2013-12-07 01:28:11 +00001struct A {
2 virtual void B();
3};