Files
mercury/tests/invalid_options_file
Zoltan Somogyi a98cca7fb3 Fix case error in an error message.
compiler/options_file.m:
    As above. Also make the error message conform to our usual standard
    scheme: expected X, got Y.

tests/invalid_options_file/no_assign.err_exp:
    Update the expected error message.
2023-07-12 03:02:59 +02:00
..