/test/language/error_warning_msg/bad_manifest_generic1.msg

http://github.com/tybor/Liberty · Unknown · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · da7f2e8937b8d15c1d1e82b27e0453bf MD5 · raw file

  1. ****** Fatal Error: Empty list not allowed for manifest generic
  2. creation.
  3. The source lines relevant to this message are the following:
  4. Line 14 columns 17, 37 in BAD_MANIFEST_GENERIC1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_manifest_generic1.e):
  5. set := {SET[INTEGER] << >> } -- Not the right way to make an empty set !
  6. ^ ^
  7. ------