Cleanup (test data)
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
package pkg;
|
||||
|
||||
/**
|
||||
* @author Alexandru-Constantin Bledea
|
||||
* @since March 07, 2016
|
||||
*/
|
||||
public class TestStaticNameClash {
|
||||
|
||||
public static String property;
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
package pkg;
|
||||
|
||||
/**
|
||||
* @author Alexandru-Constantin Bledea
|
||||
* @since March 20, 2016
|
||||
*/
|
||||
class TestSyntheticAccess {
|
||||
|
||||
private static int s;
|
||||
|
||||
Reference in New Issue
Block a user