/test/language/error_warning_msg/bad_agent20.msg

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

  1. ****** Fatal Error: This `?' open operand expression is out of
  2. "agent" keyword scope.
  3. Line 14 column 25 in BAD_AGENT20 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_agent20.e):
  4. if (agent foo([?])).item([True]) then
  5. ^
  6. ------