/test/language/error_warning_msg/bad_address_of4.msg

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

  1. ****** Fatal Error: The $ operator must be followed by the final
  2. name of a feature which is not a constant attribute or by the
  3. name of some local variable as well.
  4. Line 11 column 22 in BAD_ADDRESS_OF4 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_address_of4.e):
  5. pointer := $constant_attribute
  6. ^
  7. ------