b1cf0ffcee
(not yet complete) own writer will be used to write both java and kotlin signatures
8 lines
116 B
Java
8 lines
116 B
Java
|
|
class PlainExtendsListString {
|
|
{
|
|
Mine mine = null;
|
|
java.util.List<String> list = mine;
|
|
}
|
|
}
|