summaryrefslogtreecommitdiff
path: root/Examples/test-suite/errors/pp_unknowndirective.i
blob: 659a997d3bb69717930f4c60e1c953ee8c08512a (plain)
1
2
3
4
5
6
7
%module xxx

/* This used to give the rather cryptic "Syntax error in input(1)." prior to
 * SWIG 3.0.4.  This testcase checks that the improved message is actually
 * issued.
 */
%remane("typo") tyop;