summaryrefslogtreecommitdiff
path: root/Examples/test-suite/enum_thorough_typesafe.i
blob: 8bae5b07a794956bcc4e7c2049674345a592ed3f (plain)
1
2
3
4
5
6
7
%module "enum_thorough_typesafe"

// Test enum wrapping using the typesafe enum pattern in the target language
%include "enumtypesafe.swg"

%include "enum_thorough.i"