blob: 3e3633e475667bda21fb38a98f89a18241d3f22d [file] [log] [blame]
// bindgen-flags: --allowlist-type "NoDebug" --no-debug "NoDebug"
class NoDebug {
int i;
};