Loading 06_types_and_values/0601_basic_types_and_values/060102_subtyping_of_basic_types/06010202_lists_of_types/NegSem_06010202_ListOfTypes_001.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ module NegSem_06010202_ListOfTypes_001 { type bitstring BitStrings1 ('0'B, '1'B ); type bitstring BitStrings2 ('00'B, '01'B, '10'B, '10'B); type bitstring BitStrings_1_2 (Bitstrings1, Bitstrings2); type bitstring BitStrings_1_2 (BitStrings1, BitStrings2); type component GeneralComp {} Loading 06_types_and_values/0601_basic_types_and_values/060102_subtyping_of_basic_types/06010202_lists_of_types/Sem_06010202_ListOfTypes_001.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ module Sem_06010202_ListOfTypes_001 { type bitstring BitStrings1 ('0'B, '1'B ); type bitstring BitStrings2 ('00'B, '01'B, '10'B, '10'B); type bitstring BitStrings_1_2 (Bitstrings1, Bitstrings2); type bitstring BitStrings_1_2 (BitStrings1, BitStrings2); type component GeneralComp {} Loading Loading
06_types_and_values/0601_basic_types_and_values/060102_subtyping_of_basic_types/06010202_lists_of_types/NegSem_06010202_ListOfTypes_001.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ module NegSem_06010202_ListOfTypes_001 { type bitstring BitStrings1 ('0'B, '1'B ); type bitstring BitStrings2 ('00'B, '01'B, '10'B, '10'B); type bitstring BitStrings_1_2 (Bitstrings1, Bitstrings2); type bitstring BitStrings_1_2 (BitStrings1, BitStrings2); type component GeneralComp {} Loading
06_types_and_values/0601_basic_types_and_values/060102_subtyping_of_basic_types/06010202_lists_of_types/Sem_06010202_ListOfTypes_001.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ module Sem_06010202_ListOfTypes_001 { type bitstring BitStrings1 ('0'B, '1'B ); type bitstring BitStrings2 ('00'B, '01'B, '10'B, '10'B); type bitstring BitStrings_1_2 (Bitstrings1, Bitstrings2); type bitstring BitStrings_1_2 (BitStrings1, BitStrings2); type component GeneralComp {} Loading