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/goals.pl
Normal file
3
tests/scryer/cli/issues/goals.pl
Normal file
@@ -0,0 +1,3 @@
|
||||
test :- write(world), nl.
|
||||
|
||||
:- initialization(write(hello)).
|
||||
Reference in New Issue
Block a user