move .pl files from tests-pl next to the .toml of the test that uses them
This commit is contained in:
3
tests/scryer/cli/issues/issue841-occurs-check.pl
Normal file
3
tests/scryer/cli/issues/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