rename issue841-occure-check.pl to issue841-occurs-check.pl
This commit is contained in:
3
tests-pl/issue841-occurs-check.pl
Normal file
3
tests-pl/issue841-occurs-check.pl
Normal file
@@ -0,0 +1,3 @@
|
||||
:- set_prolog_flag(occurs_check, true).
|
||||
|
||||
f(X, g(X)).
|
||||
Reference in New Issue
Block a user