blob: 615db4796babff05253d60066d5b7138edbd6da8 [file] [log] [blame]
%module import_fragments_b
%fragment("ImportB", "header") %{
ImportB_this_will_not_compile;
%}
%fragment("ImportB");