Allow to shorten class member references
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class A {
|
||||
public static void foo(String s) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user