2013/5/28 Sebastian Krebs <[email protected]> > print($$b); >> > > print(constant($b)); >
It's definitely different. In your example you have to know that you are manipulating constants only.
2013/5/28 Sebastian Krebs <[email protected]> > print($$b); >> > > print(constant($b)); >
It's definitely different. In your example you have to know that you are manipulating constants only.