/test/language/error_warning_msg/bad_real1.msg

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

  1. ****** Fatal Error: The REAL_GENERAL type cannot be used here.
  2. Actually this is only a compiler implementation facility.
  3. Line 12 column 13 in BAD_REAL1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_real1.e):
  4. r: REAL_GENERAL
  5. ^
  6. ------