diff options
Diffstat (limited to 'tests/headers/constant-evaluate.h')
-rw-r--r-- | tests/headers/constant-evaluate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/constant-evaluate.h b/tests/headers/constant-evaluate.h index f9f1fa66..ee9cfaa5 100644 --- a/tests/headers/constant-evaluate.h +++ b/tests/headers/constant-evaluate.h @@ -1,4 +1,5 @@ // bindgen-unstable +// bindgen-flags: --rustified-enum .* enum { foo = 4, |