Files
2019-08-04 21:38:19 -05:00

6 lines
127 B
OpenEdge ABL

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