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