5 lines
135 B
HTML
5 lines
135 B
HTML
<html>
|
|
<body>
|
|
This intention converts a try-finally block with resource.close() in finally into the resource.use() call
|
|
</body>
|
|
</html> |