Intention to replace a shorthand type with a reconstructed one
This commit is contained in:
@@ -0,0 +1 @@
|
||||
foo as <spot>Map<String, String></spot>
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo as <spot>Map</spot>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention replaces a shortened type on the right-hand side of as/as?/is/!is by its complete version
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user