mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 09:53:36 +00:00
Estimated hours taken: 3 Generalize the higher-order term syntax: in `Foo(Args)', allow Foo to be any term, not just a variable. doc/reference_manual.texi: Document the new higher-order term syntax. library/parser.m: Implement the new higher-order term syntax. tests/hard_coded/Mmakefile: tests/hard_coded/higher_order_syntax2.m: tests/hard_coded/higher_order_syntax2.exp: NEWS: Mention this change.
3 lines
24 B
Plaintext
3 lines
24 B
Plaintext
Result = 7
|
|
Result2 = 11
|