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