Introduce new naming convention for captured receiver backing fields
'receiver$0' -> '$this_<label>'
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class Foo {
|
||||
inner class Bar
|
||||
}
|
||||
Reference in New Issue
Block a user