Introduce Variable: Forbid extraction from class initializer (aside of its
body) #KT-8329 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class C {
|
||||
deprecated(<selection>""</selection>)
|
||||
init {}
|
||||
}
|
||||
Reference in New Issue
Block a user