Home | History | Annotate | Download | only in src

Lines Matching defs:val2

102         int val2 = base.tryThing();
103 return val1 + val2 + x;