Skip to content

Commit

Permalink
fix: init to main
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-jerry-ye committed Jun 11, 2024
1 parent 20ceb15 commit 7ffa1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh-docs/build-system-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ my-project
- `main` 包含一个 `main.mbt` 文件:

```rust
fn init {
fn main {
println(@lib.hello())
}
```
Expand Down

0 comments on commit 7ffa1b4

Please sign in to comment.