about summary refs log tree commit diff stats
path: root/030container.cc
diff options
context:
space:
mode:
Diffstat (limited to '030container.cc')
-rw-r--r--030container.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/030container.cc b/030container.cc
index 14964a14..0c3da911 100644
--- a/030container.cc
+++ b/030container.cc
@@ -491,7 +491,6 @@ container foo [
   x:number
   y:bar
 ]
-
 container bar [
   x:number
   y:number
@@ -654,7 +653,6 @@ def main [
 def main [
   1:bar <- copy 0/unsafe
 ]
-
 container bar [
   x:number
 ]