Implement rendering of raw types
Also add some clarification in spec
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package foo;
|
||||
|
||||
public abstract class A implements B {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user