On 9/7/13, Andrej Mitrovic <andrej.mitrov...@gmail.com> wrote: > If 'val' will always refer to a.val in the declaration module
I meant if 'val' in the parameter list in the outlined function always refers to 'a.val'.
On 9/7/13, Andrej Mitrovic <andrej.mitrov...@gmail.com> wrote: > If 'val' will always refer to a.val in the declaration module
I meant if 'val' in the parameter list in the outlined function always refers to 'a.val'.