Estimated hours taken: 3
Branches: main
Allow field access syntax at the top-level of func and mode declarations and
in function clause heads.
NEWS:
Report the new feature.
doc/reference_manual.texi:
Document the new feature.
compiler/prog_io.m:
Implement the new feature.
tests/hard_coded/Mmakefile:
tests/hard_coded/field_syntax.exp:
tests/hard_coded/field_syntax.m:
Added a test case.