/test/language/error_warning_msg/bad_root1.msg

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

  1. ****** Fatal Error: Bad root class (this class has no creation
  2. clause).
  3. Line 4 column 7 in BAD_ROOT1 (/home/colnet/SmartEiffel/test_suite/language/error_warning_msg/bad_root1.e):
  4. class BAD_ROOT1
  5. ^
  6. ------