4b4be07942
#KT-30775 Fixed
6 lines
254 B
HTML
6 lines
254 B
HTML
<html>
|
|
<body>
|
|
This inspection reports when one lateinit var property overrides another lateinit var property.
|
|
An instance of a subclass will have two fields for the single property and the one from a superclass remains effectively unused.
|
|
</body>
|
|
</html> |