blob: 808a74878435c9cda1a168428f6b47cb5234d8a9 [file] [log] [blame]
%module xxx
%extend foo {
int bar() {
}
};