5 lines
34 B
OpenEdge ABL
5 lines
34 B
OpenEdge ABL
%module xxx
|
|
|
|
class Bar : foo {
|
|
};
|
%module xxx
|
|
|
|
class Bar : foo {
|
|
};
|