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