insert module idlc
This commit is contained in:
parent
5385b8c83a
commit
14b53421dd
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
module idlc
|
||||
{
|
||||
module test
|
||||
{
|
||||
const long l = 1;
|
||||
|
@ -46,3 +48,4 @@ constants USER
|
|||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue