Add resources-en for idea
#KT-38297 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<spot>@JvmOverloads</spot>
|
||||
fun foo(a: String = "") {
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
fun foo(a: String = "") {
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention adds a <b>@JvmOverloads</b> annotation to functions and constructors with default arguments.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user