From: timv Date: Mon, 17 Dec 2012 20:48:57 +0000 (-0500) Subject: example of aggregator conflict. X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=5b8d61454015bb7d696b91aa49678cb92e566b5e;p=dyna2 example of aggregator conflict. --- diff --git a/examples/agg-conflict.dyna b/examples/agg-conflict.dyna new file mode 100644 index 0000000..ef65766 --- /dev/null +++ b/examples/agg-conflict.dyna @@ -0,0 +1,5 @@ + + +% example of conflicting aggregators +a += 3. +a *= 2. \ No newline at end of file