On Fri, 01 Jun 2012 10:57:34 -0400, Jacob Carlborg <[email protected]> wrote:
I don't see this example as strange. I mean, the same would work with a pointer or ref.
An alias is not a pointer or ref, and it's not passed in at runtime, it's passed in at compile time.
-Steve
