Files
2022-10-05 15:06:52 +00:00

10 lines
135 B
Plaintext
Vendored

expression: TRY
text: try {
4
} catch (e: Exception) {
5
} finally {
9
}
isUsedAsExpression: false