DEBSOURCES
Skip Quicknav
sources / swig / 3.0.10-1.1 / Examples / test-suite / bom_utf8.i
123456789
%module bom_utf8 /* Test for UTF8 BOM at start of file */ %inline %{ struct NotALotHere { int n; }; %}