Files
mercury/tests/invalid
Zoltan Somogyi 00e1a62ab4 Fix a misleading error message.
compiler/det_report.m:
    In some cases described in the new test case, the error message
    we print for a missing switch inside an arm of a larger switch
    is misleading unless we print *which* arm of the larger switch
    we are complaining about, so print that information.

tests/invalid/require_complete_nested_switch.{m,err_exp}:
    A test case derived from the real-life error that motivated this diff.

tests/invalid/Mmakefile:
    Enable the new test case.
2023-04-19 19:57:51 +10:00
..
2020-11-06 00:49:21 +11:00
2020-10-27 23:11:11 +11:00
2020-10-27 23:11:11 +11:00
2021-07-27 13:29:46 +10:00
2021-07-27 13:29:46 +10:00
2021-07-27 13:29:46 +10:00
2020-10-27 23:11:11 +11:00
2020-10-27 11:10:11 +11:00
2020-10-27 23:11:11 +11:00
2020-10-27 23:11:11 +11:00
2023-04-19 19:57:51 +10:00