Commit Graph

1 Commits

Author SHA1 Message Date
Fergus Henderson
3918c620e4 Fix a bug: according to the ISO Prolog standard, it should allow
Estimated hours taken: 0.5

library/parser.m:
	Fix a bug: according to the ISO Prolog standard, it should allow
	terms of the form `{}(foo)' or `[](foo)'.

tests/valid/Mmakefile:
tests/valid/parsing_bug.m:
tests/valid/parsing_bug_main.m:
	Regression test.
1998-11-11 00:13:43 +00:00