Sign in
third-party-mirror
/
cbindgen
/
refs/heads/main
/
.
/
cbindgen-0.27.0
/
tests
/
expectations
/
assoc_const_conflict.cpp
blob: f031e27ab2c203025eeaa172a8683314cc809526 [
file
] [
log
] [
blame
] [
edit
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
constexpr
static
const
uint32_t
Foo_FOO
=
42
;