Analysis: add LC testdata with current behaviour
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
public final class A /* p.A*/ {
|
||||
private static final void _get_property_$localFunInPropertyAccessor();// _get_property_$localFunInPropertyAccessor()
|
||||
|
||||
private static final void _init_$localFunInConstructor();// _init_$localFunInConstructor()
|
||||
|
||||
private static final void _init_$localFunInInit();// _init_$localFunInInit()
|
||||
|
||||
private static final void memberFun$localFunInMemberFun();// memberFun$localFunInMemberFun()
|
||||
|
||||
public A(int);// .ctor(int)
|
||||
|
||||
public final int getProperty();// getProperty()
|
||||
|
||||
public final void memberFun();// memberFun()
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user