提交 1de8905b 编写于 作者: B benjamenhogben

Change throwable var name

上级 f0b51ea9
......@@ -254,7 +254,7 @@
"body": [
"try {",
"\t${1://code...}",
"} catch (${2:\\Throwable} ${3:$$t}) {",
"} catch (${2:\\Throwable} ${3:$$th}) {",
"\t${4://throw $$th;}",
"}"
],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册