blob: 0829eadb3141c294f8467413855d1e408d307e9d [file] [log] [blame]
%module xxx
struct Hello;
struct Hello;
struct MyStruct {
int x;
};
struct MyStruct {
int x;
};
typedef int Int;
typedef int Int;