blob: e7660369602d346793ee43115103d4b3bf5903b5 [file] [log] [blame]
// bindgen-flags: --no-prepend-enum-name
enum foo {
FOO_BAR,
FOO_BAZ,
};