summaryrefslogtreecommitdiff
path: root/tests/projects/swig/java_c/src/example2.i
blob: 794af702d5ca12ab73de893583b7b258c6b32e42 (plain)
1
2
3
4
%inline %{
#include "test.h"
%}
%include "test.h"