/test/language/error_warning_msg/bad_precursor07.msg
Unknown | 14 lines | 12 code | 2 blank | 0 comment | 0 complexity | 87fc1fe4b25f8fad6407f2952780705b MD5 | raw file
1****** Warning: It is useless to mark as "redefine" this deferred 2feature. 3 4Line 8 column 16 in BAD_PRECURSOR07 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_precursor07.e): 5 redefine routine 6 ^ 7------ 8****** Fatal Error: All ancestors are deferred, hence making this 9Precursor call not valid. 10 11Line 22 column 10 in BAD_PRECURSOR07 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_precursor07.e): 12 Precursor; 13 ^ 14------