about summary refs log tree commit diff stats
path: root/033exclusive_container.cc
diff options
context:
space:
mode:
Diffstat (limited to '033exclusive_container.cc')
-rw-r--r--033exclusive_container.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/033exclusive_container.cc b/033exclusive_container.cc
index f986b093..fc7708bc 100644
--- a/033exclusive_container.cc
+++ b/033exclusive_container.cc
@@ -231,7 +231,6 @@ exclusive-container foo [
   x:number
   y:number
 ]
-
 def main [
   1:number <- copy 34
   2:foo <- merge 0/x, 1:number  # tag must be a literal when merging exclusive containers