Files

10 lines
121 B
OpenEdge ABL
Raw Permalink Normal View History

%module import_fragments_b
%fragment("ImportB", "header") %{
ImportB_this_will_not_compile;
%}
%fragment("ImportB");