552359ce03
#KT-7443 Fixed
6 lines
196 B
HTML
6 lines
196 B
HTML
<html>
|
|
<body>
|
|
This intention replaces an 'assert' call which checks that a variable declared above has non-null value
|
|
with use of '!!' or '?:' operator in the variable initializer.
|
|
</body>
|
|
</html> |