/test/language/error_warning_msg/bad_syntax06.msg

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

  1. ****** Warning: Keyword "is" is deprecated.
  2. Line 10 column 9 in BAD_SYNTAX06 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_syntax06.e):
  3. main is -- The "is" keyword is deprecated.
  4. ^
  5. ------
  6. ****** 1 warning.