docs: 更新构造函数重载示例

- 删除了示例代码中的多余空行
- 修正了示例代码的格式问题
This commit is contained in:
Luke 2025-07-17 15:22:15 +08:00
parent 5c6f61f25a
commit 9acb52a7e1

View File

@ -553,8 +553,6 @@ end module
## 11 · 构造函数重载示例 ## 11 · 构造函数重载示例
**示例: **
````snow ````snow
struct: Point struct: Point
declare x: int declare x: int