6 lines
188 B
HTML
6 lines
188 B
HTML
<html>
|
|
<body>
|
|
Converts an if expression checking variable being null or not of a type right after initializing it to an elvis operator in the initializer (if applicable)
|
|
</body>
|
|
</html>
|