7 lines
223 B
HTML
7 lines
223 B
HTML
<html>
|
|
<body>
|
|
This inspection reports primary constructor parameters that can have <b>val</b> or <b>var</b> removed.
|
|
Unnecessary usage of <b>val</b> or <b>var</b> in the primary constructor consumes memory.
|
|
</body>
|
|
</html>
|