JS: rework diagnostics names. Prohibit external inner classes (see KT-14027)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
@file:Suppress("WRONG_MODIFIER_TARGET")
|
||||
@file:Suppress("WRONG_EXTERNAL_DECLARATION")
|
||||
package kotlin.js
|
||||
|
||||
import kotlin.annotation.AnnotationTarget.*
|
||||
|
||||
Reference in New Issue
Block a user