March 15, 2013
> There could be other possibilities as well, like a function without @foo attribute not being able to call a function with the attribute in its body.
>
>
I mean, a function without @foo should not be able to call a function with @foo attribute.