/test/language/error_warning_msg/bad_precursor02.msg

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

  1. ****** Fatal Error: Inside a function, a Precursor call must be
  2. a function call (not a procedure call).
  3. Line 24 column 10 in BAD_PRECURSOR02 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_precursor02.e):
  4. Precursor
  5. ^
  6. ------