提交 8c3028b2 编写于 作者: A Andy Gocke

Merge pull request #10508 from agocke/update-local-functions-spec

Add `unsafe` to local functions syntax spec
......@@ -28,7 +28,7 @@ declaration-statement
+ ;
+local-function-modifiers
+ : async
+ : (async | unsafe)
+ ;
+local-function-body
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册