]> hydra-www.ietfng.org Git - dyna2/commitdiff
fixed repl test
authorTim Vieira <tim.f.vieira@gmail.com>
Mon, 1 Jul 2013 04:57:47 +0000 (00:57 -0400)
committerTim Vieira <tim.f.vieira@gmail.com>
Mon, 1 Jul 2013 04:57:47 +0000 (00:57 -0400)
test/repl/aggregator-conflict.expect

index 344e0e73d1958dc92e01e71af951ab8f70ae1200..a20ae70694bb2a37f19c4293c8105fadcaf87a52 100644 (file)
@@ -1,12 +1,12 @@
-:- :- =============
-a := 1
-:- DynaCompilerError:
+> > =============
+a => 1.
+> DynaCompilerError:
 Encountered error in input program:
- Conflicting aggregators; rule /home/timv/.dyna/tmp/27197/966093dc38b755a6f17b02774b5c656931163a3a.dyna:5:1-/home/timv/.dyna/tmp/27197/966093dc38b755a6f17b02774b5c656931163a3a.dyna:5:3
+ Conflicting aggregators; rule /home/timv/.dyna/tmp/27792/966093dc38b755a6f17b02774b5c656931163a3a.dyna:5:1-/home/timv/.dyna/tmp/27792/966093dc38b755a6f17b02774b5c656931163a3a.dyna:5:3
  uses '|=' for a/0 but I had been lead to expect '+='.
 Everything was syntactically valid, but we could not
 see it through.
 
 > new rule(s) were not added to program.
 
-:- exit
+> exit