5 lines
43 B
OpenEdge ABL
5 lines
43 B
OpenEdge ABL
|
|
%module xxx
|
||
|
|
|
||
|
|
int blah;
|
||
|
|
namespace B = blah;
|