/test/language/error_warning_msg/bad_unused_local3.msg

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

  1. ****** Warning: Unused local variable `unused'.
  2. Line 13 column 10 in BAD_UNUSED_LOCAL3 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_unused_local3.e):
  3. unused: AUX_UNUSED_LOCAL3
  4. ^
  5. ------
  6. ****** 1 warning.