Files
mercury/tests/hard_coded/higher_order_mutable.exp
Zoltan Somogyi e78cfaaa8c Allow higher order inst info in mutables.
compiler/parse_mutable.m:
compiler/parse_type_name.m:
    As above.

tests/hard_coded/higher_order_mutable.{m,exp}:
    A new test case for the new capability, checking whether we can call
    a closure we got out of a mutable.

tests/hard_coded/Mmakefile:
    Enable the new test case.
2024-07-24 09:46:00 +02:00

10 lines
148 B
Plaintext

numeral 1 -> one
numeral 2 -> two
numeral 3 -> three
numeral 4 is unknown
numeral 1 -> una
numeral 2 -> dos
numeral 3 -> tres
numeral 4 is unknown