fix missing .pl file for singleton test case and move .pl files under <testcase>.in/
follow up to #2205
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
:- set_prolog_flag(occurs_check, true).
|
||||
|
||||
f(X, g(X)).
|
||||
Reference in New Issue
Block a user