Implement inspection for declarations with implicit platform types #KT-12310 Fixed
(cherry picked from commit 00d8c26)
This commit is contained in:
committed by
Mikhail Glukhikh
parent
1cb72169f9
commit
d7bf03be46
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports functions and properties that have platform type. In order to prevent unexpected errors, the type should be declared explicitly.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user