Back to Intellij Community

Description

java/java-impl/resources/intentionDescriptions/MergeNestedTryStatementsIntention/description.html

2025.3-rc-2108 B
Original Source

Merges two try-with-resources statements into one if the first statement is located inside the second one.