/test/language/error_warning_msg/bad_constant1.msg

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

  1. ****** Fatal Error: Must not use such a non-static type mark for
  2. a constant-attribute definition.
  3. Line 13 column 11 in BAD_CONSTANT1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_constant1.e):
  4. zero : like anchor 0.0;
  5. ^
  6. ------