10 lines
55 B
OpenEdge ABL
10 lines
55 B
OpenEdge ABL
|
|
%module xxx
|
||
|
|
|
||
|
|
using foo::bar;
|
||
|
|
using namespace foo;
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|