diff --git a/docs/features/local-functions.md b/docs/features/local-functions.md index 280f22a656b1629ed90ef09f1ac056b609138e73..545eb88a735ae48d135afc102122c68604bd0711 100644 --- a/docs/features/local-functions.md +++ b/docs/features/local-functions.md @@ -28,7 +28,7 @@ declaration-statement + ; +local-function-modifiers -+ : async ++ : (async | unsafe) + ; +local-function-body