swig/Examples/test-suite/errors/cpp_template_argname.i

9 lines
43 B
OpenEdge ABL

%module xxx
template<T> T blah(T x);