-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates the docs. See details in [workflow run]. [Workflow Run]: https://github.com/pluto-lang/website/actions/runs/7753642225 ------ *Automatically created via the 'update-docs' workflow*
- Loading branch information
1 parent
280c0c5
commit 29d9cf2
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
{ | ||
"capture-value": "Runtime Access to Values Generated by Infrastructure Code at Compile Time" | ||
"capture-value": "Runtime Access to Values Generated by Infrastructure Code at Compile Time", | ||
"closure-mode": "Execution Mode Based on Compute Closures" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
{ | ||
"capture-value": "运行时函数访问基础设施代码在编译时生成的值" | ||
"capture-value": "运行时函数访问基础设施代码在编译时生成的值", | ||
"closure-mode": "基于计算闭包的执行模式" | ||
} |