Sign in
fuchsia
/
third_party
/
swig
/
refs/tags/v4.1.0
/
.
/
Examples
/
lua
/
import
/
spam.i
blob: d3d9121db3844a4b1b126d3583ad595cf89b76cb [
file
] [
log
] [
blame
]
%
module
spam
%{
#include
"spam.h"
%}
%
import
bar
.
i
%
include
"spam.h"