From 7a84094adbf7570e0b9716d8f469458b901efec8 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 17 Sep 2016 10:28:25 -0700 Subject: 3385 --- 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 822dd951..01257220 100644 --- a/082scenario_screen.cc +++ b/082scenario_screen.cc @@ -120,7 +120,7 @@ scenario screen-in-scenario-color [ :(scenario convert_names_does_not_fail_when_mixing_special_names_and_numeric_locations) % Scenario_testing_scenario = true; def main [ - screen:number <- copy 1:number + screen:num <- copy 1:num ] -error: mixing variable names and numeric addresses in main $error: 0 -- cgit 1.4.1-2-gfad0