10 lines
135 B
Plaintext
Vendored
10 lines
135 B
Plaintext
Vendored
expression: TRY
|
|
text: try {
|
|
4
|
|
} catch (e: Exception) {
|
|
5
|
|
} finally {
|
|
9
|
|
}
|
|
isUsedAsExpression: false
|