Add some name path tests
This commit is contained in:
1
crates/frontend/fixtures/ast/expr_symbol_path
Normal file
1
crates/frontend/fixtures/ast/expr_symbol_path
Normal file
@@ -0,0 +1 @@
|
||||
:- Stdlib.SomeConstant.
|
||||
1
crates/frontend/fixtures/ast/rule_head_path
Normal file
1
crates/frontend/fixtures/ast/rule_head_path
Normal file
@@ -0,0 +1 @@
|
||||
Planner.Chore(Sunday, member, chore) :- Weekly(member, chore).
|
||||
Reference in New Issue
Block a user