do-while
This commit is contained in:
parent
dfbeb90387
commit
5670654667
2 changed files with 22 additions and 2 deletions
|
@ -66,7 +66,7 @@ $ sh boot.sh
|
|||
### 支持的流程控制
|
||||
|
||||
- `if` `else`
|
||||
- `while` `for`
|
||||
- `while` `for` `do`
|
||||
- `break` `continue`
|
||||
- `return`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue