source: trunk/t3d-examples/exceptAll/moduleDefs.ttcn3 @ 57

Last change on this file since 57 was 56, checked in by phdmakk, 13 years ago

+ all except example

File size: 77 bytes
Line 
1module moduleDefs {
2        const integer a:=1,b:=2;
3        type integer int2to4 (2..4);
4}
Note: See TracBrowser for help on using the repository browser.