Commit a68c4be4 authored by stancakapost's avatar stancakapost
Browse files

No commit message

No commit message
parent daf5cbd7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
 ** @verdict  pass reject
 ***************************************************/
module NegSem_0601020602_StringMixing_006 {
    type octetstring MyString ('FF1111'O, '101010A3'O, 'FFFFFFFFFF'O) length (4 .. 8);
    type octetstring MyString ('FF1111'O, '101010A3'O, 'FFFFFFFFFF'O) length (4);
    
    type component GeneralComp {}