/test/language/error_warning_msg/bad_precursor06.msg
http://github.com/tybor/Liberty · Unknown · 14 lines · 11 code · 3 blank · 0 comment · 0 complexity · b67dec7ffc7a20c957c502221be90ce2 MD5 · raw file
- ****** Error: Actual argument list of Precursor call doesn't match the procedures signature.
- The source lines relevant to this message are the following:
- Line 23 column 10 in BAD_PRECURSOR06 (/home/r/Liberty/test/language/error_warning_msg/bad_precursor06.e):
- Precursor(1);
- ^
- Line 7 column 4 in AUX_PRECURSOR06 (/home/r/Liberty/test/language/error_warning_msg/aux_precursor06.e):
- routine
- ^
- ------
- ****** Fatal Error: Correct the previous error first.
- ------