blob: c1db2cd120f77dfd154685c3e6165fa3d1dabec0 [file] [log] [blame]
// bindgen-flags: --with-derive-hash --opaque-type "NoHash" --no-hash "NoHash"
class NoHash {
int i;
};