mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
Updated test data.
This commit is contained in:
@@ -2,4 +2,5 @@ package test;
|
||||
|
||||
public interface JavaBeanAbstractGetter {
|
||||
public int getRed();
|
||||
public int getBlue();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user