Intention to convert a member to an extension
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class Foo<T> {
|
||||
<spot> fun get(): T {
|
||||
return t
|
||||
}</spot>
|
||||
}
|
||||
Reference in New Issue
Block a user