Add resources-en for idea
#KT-38297 Fixed
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
class C {
|
||||
<spot>protected</spot> fun foo() {
|
||||
}
|
||||
}
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
class C {
|
||||
<spot>private</spot> fun foo() {
|
||||
}
|
||||
}
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention changes the declaration visibility modifier to <b>protected</b>.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user