/test/language/error_warning_msg/bad_integer_constant14.msg

http://github.com/tybor/Liberty · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 8c684cd79749cac161fa053ec37a48d9 MD5 · raw file

  1. ****** Fatal Error: This `{INTEGER}' open operand expression is
  2. out of "agent" keyword scope.
  3. Line 15 column 23 in BAD_INTEGER_CONSTANT14 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_integer_constant14.e):
  4. t1 := [ 'c', {INTEGER}(28) ] -- <-- Bad syntax here.
  5. ^
  6. ------