ajust/add devlaration errors to be more standard compliant
This commit is contained in:
@@ -0,0 +1 @@
|
||||
:- op(500, xfy, {}).
|
||||
@@ -0,0 +1 @@
|
||||
:- op(500, xfy, [{}]).
|
||||
@@ -0,0 +1 @@
|
||||
:- op(1000, xfy, '|').
|
||||
@@ -0,0 +1 @@
|
||||
:- op(1150, fx, '|').
|
||||
@@ -0,0 +1 @@
|
||||
:- op(500, yfx, ',').
|
||||
Reference in New Issue
Block a user