Files

15 lines
75 B
OpenEdge ABL
Raw Permalink Normal View History

%module xxx
namespace blah {
}
namespace B = blah;
namespace B {
}