DEBSOURCES
Skip Quicknav
sources / swig / 4.0.2-1 / Examples / test-suite / import_fragments_b.i
123456789
%module import_fragments_b %fragment("ImportB", "header") %{ ImportB_this_will_not_compile; %} %fragment("ImportB");