Sign in
third-party-mirror
/
cbindgen
/
9a26cd0114a633fa05ece30bd3f1b13149f496f2
/
.
/
cbindgen-0.24.5
/
tests
/
expectations
/
const_transparent.cpp
blob: 920af50dc9ab153f8bf3865fe9e03520689e9ebb [
file
] [
log
] [
blame
]
#include
<cstdarg>
#include
<cstdint>
#include
<cstdlib>
#include
<ostream>
#include
<new>
using
Transparent
=
uint8_t
;
constexpr
static
const
Transparent
FOO
=
0
;