/test/language/error_warning_msg/bad_local_list2.msg

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

  1. ****** Fatal Error: Conflict between local/feature name (VRLE).
  2. The source lines relevant to this message are the following:
  3. Line 12 column 10 in BAD_LOCAL_LIST2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_local_list2.e):
  4. bar: INTEGER;
  5. ^
  6. Line 17 column 4 in BAD_LOCAL_LIST2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_local_list2.e):
  7. bar: INTEGER
  8. ^
  9. ------