sub { number = 1; string = "Hello, World!"; } sub_parsed_only { number = 2; string = "Hello, Moon!"; }