Files

6 lines
127 B
OpenEdge ABL
Raw Permalink Normal View History

// %include twice to check include header guards
%include "hello.i"
%include "hello.i"
%import "imports.i"
%import "imports.i"