our $x; { local $x; tie $x => 'main'; } $x; # nothing (except a warning about void context)