624835988a
This is a non-functional change to _macros, it only renames two type variables whose scope is enclosed in a single function body, such that said shadowing doesn't occur. Change-Id: Ia196e5cb50a5d9864d002e3aa9f60eb442ebea25 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/383244 Reviewed-by: Jake Macdonald <jakemac@google.com>
Package _macros contains a private API for authoring macros.
It is exposed as a public API by package:macros.