Skip to content

Commit 99696b9

Browse files
committed
zz
1 parent 04e2d1b commit 99696b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/smalltalk/st0040.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ func main {
3131
}
3232
```
3333

34-
编译器会在编译时根据参数的类型选择合适的函数调用。目前这是一个实验性的特性,未来开发组将根据真实开发场景做调整和完善,也欢迎社区同学参与讨论。
34+
编译器会在编译时根据不同类型和运算符选择合适的函数调用。目前这是一个实验性的特性,未来开发组将根据真实开发场景做调整和完善,也欢迎社区同学参与讨论。

0 commit comments

Comments
 (0)