Sign in
fuchsia
/
third_party
/
swig
/
5cc90e6f5b321cae8e7290dc055d3e13543a2155
/
.
/
Examples
/
test-suite
/
enum_thorough_typesafe.i
blob: e205e8ad1b1dbdf1de0963b51a5311f5bd9e609d [
file
] [
log
] [
blame
]
%
module
"enum_thorough_typesafe"
// Test enum wrapping using the typesafe enum pattern in the target language
%
include
"enumtypesafe.swg"
#define
SWIG_TEST_NOCSCONST
// For C# typesafe enums
%
include
"enum_thorough.i"