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.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/033exclusive_container.cc b/033exclusive_container.cc
index e978ca80..b5ba93c3 100644
--- a/033exclusive_container.cc
+++ b/033exclusive_container.cc
@@ -405,12 +405,10 @@ container foo [
   x:number
   y:number
 ]
-
 exclusive-container bar [
   x:number
   y:foo
 ]
-
 def main [
   1:number <- copy 34
   2:number <- copy 35