blob: b6895a5365d3f3ae48d38f8386701d151233c20f [file] [log] [blame]
%module xxx
extern "INTERCAL" {
int foo(int);
};
extern "INTERCAL" int blah(int);