10 lines
82 B
OpenEdge ABL
10 lines
82 B
OpenEdge ABL
%module xxx
|
|
|
|
|
|
%extern ext;
|
|
|
|
#warning Print this warning
|
|
|
|
#error This is an error
|
|
|