Release/v6.1 #32
2 changed files with 2 additions and 2 deletions
|
|
@ -48,9 +48,9 @@ Example:
|
|||
|
||||
void fragment() {
|
||||
if (STEP == 0) {
|
||||
...
|
||||
...
|
||||
} else if (STEP == 1) {
|
||||
...
|
||||
...
|
||||
}
|
||||
// ... and so on
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue