Commit 20fe4803 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ reminder for differentiated handling of message / procedurecall

parent bb5b4c4a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ import "helper.eol";
import "debug.eol";
import "reusable.eol";

//TODO: specialise for mesasge and procedure
operation TDL!Interaction executeSource() : TTCN!FunctionStatementList {
    var ssl = new TTCN!FunctionStatementList();