/test/language/error_warning_msg/bad_constant5.msg
http://github.com/tybor/Liberty · Unknown · 6 lines · 5 code · 1 blank · 0 comment · 0 complexity · 2b80bdba4bec2c7edfec5036baf6eb52 MD5 · raw file
- ****** Fatal Error: Overflow while computing "2^63"
- Line 14 column 26 in BAD_CONSTANT5 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_constant5.e):
- integer_64 := 2 ^ 63
- ^
- ------