Added TTCN3
This commit is contained in:
7
t/TTCN3.ttcn
Normal file
7
t/TTCN3.ttcn
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
module HelloWorld
|
||||||
|
{
|
||||||
|
control
|
||||||
|
{
|
||||||
|
log("Hello, world!");
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user