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