Sign in
fuchsia
/
third_party
/
swig
/
ad876e81899f633da5aec4d4d361717807c494be
/
.
/
Examples
/
test-suite
/
bom_utf8.i
blob: 010774937da1fa6bbbdc6765659e49fd30dbec3b [
file
] [
log
] [
blame
]
%
module
bom_utf8
/* Test for UTF8 BOM at start of file */
%
inline
%{
struct
NotALotHere
{
int
n
;
};
%}