Implement rendering of raw types
Also add some clarification in spec
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import foo.A
|
||||
|
||||
class C : A() {
|
||||
<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user