Closed Wilfred closed 3 years ago
abstract final class MyFoo {}
This leads us to highlighting class as the class name, rather than MyFoo.
class
MyFoo
This leads us to highlighting
class
as the class name, rather thanMyFoo
.