about summary refs log tree commit diff stats
path: root/057shape_shifting_container.cc
diff options
context:
space:
mode:
Diffstat (limited to '057shape_shifting_container.cc')
-rw-r--r--057shape_shifting_container.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/057shape_shifting_container.cc b/057shape_shifting_container.cc
index 06ceeea3..613aaaa7 100644
--- a/057shape_shifting_container.cc
+++ b/057shape_shifting_container.cc
@@ -56,7 +56,7 @@ $error: 0
 :(before "End Globals")
 // We'll use large type ordinals to mean "the following type of the variable".
 const int START_TYPE_INGREDIENTS = 2000;
-:(before "End Test Run Initialization")
+:(before "End Commandline Parsing")  // after loading .mu files
 assert(Next_type_ordinal < START_TYPE_INGREDIENTS);
 
 :(before "End type_info Fields")