We don't want two different inline code chunks to use the same var names or else...
authorDave Rolsky <autarch@urth.org>
Sun, 10 Apr 2011 23:55:24 +0000 (18:55 -0500)
committerJesse Luehrs <doy@tozt.net>
Tue, 17 May 2011 23:53:34 +0000 (18:53 -0500)
commitff1687caea2e5fd271ed854ff0ae95c8355f3f3e
tree73a02da1cd4ed4333f373a979139d36a37a9ccc3
parent25a19dffe45b4a14ae23a4aea9b91e872f78e825
We don't want two different inline code chunks to use the same var names or else they can clash and cause a warning

This happens in the case of a type union of Str | Int, for example
lib/Moose/Util/TypeConstraints/Builtins.pm