M3UA_Emulation.ttcn: Fix parse error building with titan

Got this from titan:
"""
Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'...
M3UA_Emulation.ttcn:603.6: error: at or before token `]': syntax error, unexpected ']'
M3UA_Emulation.ttcn:605.6: error: at or before token `]': syntax error, unexpected ']'
M3UA_Emulation.ttcn:607.6: error: at or before token `]': syntax error, unexpected ']'
"""

Change-Id: I129f8fbdac276b567a23e88d25b0df68b20747ea
Signed-off-by: Pau Espin Pedrol <pespin@sysmocom.de>
1 file changed
tree: 957b0a146a862cbf7b7e5fa99d0d7ea68da96a67
  1. demo/
  2. doc/
  3. src/
  4. LICENSE
  5. README.md
README.md

titan.ProtocolEmulations.M3UA

Main project page:

https://projects.eclipse.org/projects/tools.titan

The source code of the TTCN-3 compiler and executor:

https://github.com/eclipse/titan.core