summaryrefslogtreecommitdiff
path: root/tests/projects/swig/java_c/src/example2.i
blob: a486c354a6d45b76f96789596a26c460a6864daf (plain)
1
2
3
4
5
6


%inline %{
#include "test.h"
%}
%include "test.h"