blob: 010774937da1fa6bbbdc6765659e49fd30dbec3b [file] [log] [blame]
%module bom_utf8
/* Test for UTF8 BOM at start of file */
%inline %{
struct NotALotHere {
int n;
};
%}