/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

  1. ****** Fatal Error: Overflow while computing "2^63"
  2. Line 14 column 26 in BAD_CONSTANT5 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_constant5.e):
  3. integer_64 := 2 ^ 63
  4. ^
  5. ------