rename to match toml file
- goals.pl is used by both compound_goal.toml and multiple_goals.toml therefor renamed the later to share a common prefix with goals.pl, to keep them together
This commit is contained in:
3
tests/scryer/cli/issues/occurs_check_flag.pl
Normal file
3
tests/scryer/cli/issues/occurs_check_flag.pl
Normal file
@@ -0,0 +1,3 @@
|
||||
:- set_prolog_flag(occurs_check, true).
|
||||
|
||||
f(X, g(X)).
|
||||
Reference in New Issue
Block a user