6 lines
47 B
OpenEdge ABL
6 lines
47 B
OpenEdge ABL
|
|
%module xxx
|
||
|
|
|
||
|
|
%insert("foobar") %{
|
||
|
|
some code
|
||
|
|
%}
|