blob: 3245d8f93c04943c807978c47f9e1e519d2fb22f [file] [log] [blame]
// bindgen-flags: --opaque-type "NoDefault" --no-default "NoDefault"
class NoDefault {
int i;
};