/test/language/error_warning_msg/bad_client_list2.msg

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

  1. ****** Fatal Error: Inside a client list, only plain class names
  2. are allowed. (Class names must use only upper-case letters.)
  3. Line 6 column 10 in BAD_CLIENT_LIST2 (/home/colnet/SmartEiffel/test_suite/language/error_warning_msg/bad_client_list2.e):
  4. feature {2}
  5. ^
  6. ------