summaryrefslogtreecommitdiff
path: root/test/golden/relparam/generating tasks.golden
diff options
context:
space:
mode:
Diffstat (limited to 'test/golden/relparam/generating tasks.golden')
-rw-r--r--test/golden/relparam/generating tasks.golden109
1 files changed, 0 insertions, 109 deletions
diff --git a/test/golden/relparam/generating tasks.golden b/test/golden/relparam/generating tasks.golden
deleted file mode 100644
index 46d7cb7..0000000
--- a/test/golden/relparam/generating tasks.golden
+++ /dev/null
@@ -1,109 +0,0 @@
-[ Task
- { taskDirectness = Direct
- , taskHypotheses = []
- , taskConjectureLabel = Marker "dummy_abbr_test"
- , taskLocation = Location
- { locFile = "test/examples/relparam.tex"
- , locLine = 6
- , locColumn = 1
- }
- , taskConjecture = Quantified Universally
- ( Scope
- ( TermSymbol
- ( Location
- { locFile = "test/examples/relparam.tex"
- , locLine = 3
- , locColumn = 27
- }
- )
- ( SymbolPredicate
- ( PredicateRelation
- ( RelationSymbol
- ( Symbol "=" )
- ( ParameterArity 0 )
- ( Marker "eq" )
- )
- )
- )
- [ TermVar
- ( B
- ( NamedVar "x" )
- )
- , TermVar
- ( B
- ( NamedVar "x" )
- )
- ]
- )
- )
- }
-, Task
- { taskDirectness = Direct
- , taskHypotheses =
- [ Hypothesis Marker "dummy_abbr_test" Quantified Universally
- ( Scope
- ( TermSymbol
- ( Location
- { locFile = "test/examples/relparam.tex"
- , locLine = 3
- , locColumn = 27
- }
- )
- ( SymbolPredicate
- ( PredicateRelation
- ( RelationSymbol
- ( Symbol "=" )
- ( ParameterArity 0 )
- ( Marker "eq" )
- )
- )
- )
- [ TermVar
- ( B
- ( NamedVar "x" )
- )
- , TermVar
- ( B
- ( NamedVar "x" )
- )
- ]
- )
- )
- ]
- , taskConjectureLabel = Marker "dummy_defn_test"
- , taskLocation = Location
- { locFile = "test/examples/relparam.tex"
- , locLine = 15
- , locColumn = 1
- }
- , taskConjecture = Quantified Universally
- ( Scope
- ( TermSymbol
- ( Location
- { locFile = "test/examples/relparam.tex"
- , locLine = 12
- , locColumn = 31
- }
- )
- ( SymbolPredicate
- ( PredicateRelation
- ( RelationSymbol
- ( Symbol "=" )
- ( ParameterArity 0 )
- ( Marker "eq" )
- )
- )
- )
- [ TermVar
- ( B
- ( NamedVar "x" )
- )
- , TermVar
- ( B
- ( NamedVar "x" )
- )
- ]
- )
- )
- }
-] \ No newline at end of file