Skip to content

Commit

Permalink
增加小段注释
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzhongjia committed Sep 16, 2023
1 parent 5d22eab commit f0d22bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions learn/basic/number.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ pub fn main() void {
运算的优先级:
```zig
// 以下有一部分运算符你么见过不要紧,后续会讲解
x() x[] x.y x.* x.?
a!b
x{}
Expand Down

0 comments on commit f0d22bd

Please sign in to comment.