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.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/030container.cc b/030container.cc
index 551a76a4..6ee9fcd7 100644
--- a/030container.cc
+++ b/030container.cc
@@ -308,6 +308,7 @@ container bar [
   x:number
 ]
 -warn: unknown type: bar
+$warn: 0
 
 :(after "int main")
   Transform.push_back(check_invalid_types);