about summary refs log tree commit diff stats
path: root/html/033exclusive_container.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/033exclusive_container.cc.html')
-rw-r--r--html/033exclusive_container.cc.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/html/033exclusive_container.cc.html b/html/033exclusive_container.cc.html
index 70af4cac..5dfe9521 100644
--- a/html/033exclusive_container.cc.html
+++ b/html/033exclusive_container.cc.html
@@ -266,7 +266,6 @@ exclusive-container foo [
   <span class="Normal">x</span>:number
   <span class="Normal">y</span>:number
 ]
-
 def main [
   <span class="Constant">1</span>:number<span class="Special"> &lt;- </span>copy <span class="Constant">34</span>
   <span class="Constant">2</span>:foo<span class="Special"> &lt;- </span>merge <span class="Constant">0</span>/x<span class="Delimiter">,</span> <span class="Constant">1</span>:number  <span class="Comment"># tag must be a literal when merging exclusive containers</span>