If you run the code you will see it does not print out `"Hello"` as `$` was 
bound at the generic's declaration. If you have generic code you can sometimes 
walk into a generic issue where your procedure is not properly being chosen. 
Without code that reproduces this error it's hard to say more.

Reply via email to