Skip to content
Snippets Groups Projects
Commit 6d0d5c7c authored by balaskoa's avatar balaskoa
Browse files

Avoid unnecessary name collision in the future


Signed-off-by: default avatarbalaskoa <Jeno.Balasko@ericsson.com>
Change-Id: If7af47cd00abfbb7bb41fd41b64d693174df583e
parent e5eae1fa
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
*
******************************************************************************/
module DeprecatedCompat_SE { //^In TTCN-3 module//
module Deterministic_OK { //^In TTCN-3 module//
function @deterministic f1() return integer { //In function definition// //Please ensure that the \`f1\' function complies with the requirements in clause//
return 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment