Commit Graph

1 Commits

Author SHA1 Message Date
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