Files
ANSLibs/swig-4.3.0/Examples/test-suite/errors/cpp_template_undef.i

8 lines
45 B
OpenEdge ABL

%module xxx
%template(blahi) blah<int>;