From ec99eb7a2aa67b55d0fdc1dcb9c40e59d8ec42a7 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 9 Jul 2017 14:34:17 -0700 Subject: 3966 --- 082scenario_screen.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '082scenario_screen.cc') diff --git a/082scenario_screen.cc b/082scenario_screen.cc index 4ee62e06..ee90819e 100644 --- a/082scenario_screen.cc +++ b/082scenario_screen.cc @@ -140,7 +140,7 @@ $error: 0 :(before "End Globals") extern const int Max_variables_in_scenarios = Reserved_for_tests-100; int Next_predefined_global_for_scenarios = Max_variables_in_scenarios; -:(before "End Setup") +:(before "End Reset") assert(Next_predefined_global_for_scenarios < Reserved_for_tests); :(before "End Globals") -- cgit 1.4.1-2-gfad0