Sync with 5.4.2
[deliverable/titan.core.git] / function_test / Semantic_Analyser / xer / emb_wrong_first_SE.ttcn
index f9e35597f33d52da8f8b162e5be43b21ffffb822..1096ed0b77bf762cce2dff4a355f62283556ab8b 100644 (file)
@@ -7,7 +7,7 @@
  ******************************************************************************/
 module emb_wrong_first_SE {    //^In TTCN-3 module `emb_wrong_first_SE'://
 
-type record e1 { //^In type definition//  //^error: A type with EMBED-VALUES must be a sequence type\. The first component of the sequence shall be SEQUENCE OF UTF8String and shall not be marked OPTIONAL or DEFAULT//
+type record e1 { //^In type definition//  //^error: A type with EMBED-VALUES must be a sequence type\. The first component of the sequence shall be SEQUENCE OF UTF8String and shall not be marked DEFAULT//
   charstring field_1
 }
 with {
This page took 0.02465 seconds and 5 git commands to generate.