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