diff options
Diffstat (limited to 'test/golden/replace/parsing.golden')
| -rw-r--r-- | test/golden/replace/parsing.golden | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/test/golden/replace/parsing.golden b/test/golden/replace/parsing.golden index c2cd815..241ca01 100644 --- a/test/golden/replace/parsing.golden +++ b/test/golden/replace/parsing.golden @@ -16,7 +16,7 @@ ) Positive ( RelationSymbol ( Command "in" ) - ) + ) [] ( ExprOp [ Just ( Command "cons" ) @@ -45,7 +45,7 @@ ) Positive ( RelationSymbol ( Symbol "=" ) - ) + ) [] ( ExprVar ( NamedVar "y" ) :| [] ) @@ -60,7 +60,7 @@ ) Positive ( RelationSymbol ( Command "in" ) - ) + ) [] ( ExprVar ( NamedVar "X" ) :| [] ) @@ -176,7 +176,7 @@ ) Positive ( RelationSymbol ( Command "in" ) - ) + ) [] ( ExprOp [ Nothing , Just @@ -229,7 +229,7 @@ ) Positive ( RelationSymbol ( Symbol "=" ) - ) + ) [] ( ExprFiniteSet ( ExprVar ( NamedVar "x" ) :| [] @@ -266,7 +266,7 @@ ) Positive ( RelationSymbol ( Symbol "=" ) - ) + ) [] ( ExprReplace ( ExprOp [ Just |
