insert module idlc

This commit is contained in:
Juergen Schmidt 2001-03-27 09:58:03 +00:00
parent 5385b8c83a
commit 14b53421dd

View file

@ -1,3 +1,5 @@
module idlc
{
module test
{
const long l = 1;
@ -46,3 +48,4 @@ constants USER
};
};
};