%module cpp_macro_noarg #define MACROWITHARG(x) something(x) typedef int MACROWITHARG;