We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c223c9 commit 12b5700Copy full SHA for 12b5700
docs/smalltalk/st0041.md
@@ -9,7 +9,7 @@
9
在新发布的 [v0.12.0](https://gitee.com/wa-lang/wa/releases/tag/v0.12.0) 版本中实验性地引入了`embde`特性。比如[`apple`](https://gitee.com/wa-lang/wa/tree/master/waroot/src/apple)标准库有以下代码:
10
11
```wa
12
-// 版权 @2023 凹语言 作者。保留所有权利。
+// 版权 @2024 凹语言 作者。保留所有权利。
13
14
#wa:embed logo.txt
15
const WaLogo: string
0 commit comments