Open GoogleCodeExporter opened 9 years ago
Confirmed 1.
Inlining a generated getter method yields
int foo = @Getter;
instead of
int foo = bar;
(Why'd you want to do that? Still, it is a bug...)
I'll extract point 2 to a separate issue.
Original comment by askon...@gmail.com
on 13 Jun 2013 at 7:45
See issue 533 for your second point.
Original comment by askon...@gmail.com
on 13 Jun 2013 at 7:54
I do that as one of steps of refactoring.
Original comment by vyachesl...@gmail.com
on 14 Jun 2013 at 5:36
Original issue reported on code.google.com by
vyachesl...@gmail.com
on 5 Jun 2013 at 5:15