/test/language/error_warning_msg/bad_bit1.msg
http://github.com/tybor/Liberty · Unknown · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · df8b070e29a84c89ca362ef9cb5b1e55 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 12 column 14 in BAD_BIT1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_bit1.e):
- b8: BIT 8;
- ^
- ------