/test/language/error_warning_msg/bad_bit2.msg
Unknown | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | afebdca9774f4cdbfcce75239dd1cc12 MD5 | raw file
1****** Fatal Error: No more class BIT since release 2.1. Just 2use bit operations from INTEGER_8, INTEGER_16, INTEGER_32, INTEGER 3or INTEGER_64. 4 5Line 16 column 15 in BAD_BIT2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_bit2.e): 6 bn1: BIT N1; 7 ^ 8------