CFF supports break
and continue
now
This commit is contained in:
parent
6c07144978
commit
12a6f325e2
@ -13,6 +13,7 @@ The control flow flattener supports the following branching syntaxes:
|
||||
- `if` statements
|
||||
- `while` and `repeat` loops
|
||||
- numeric `for` loops
|
||||
- `break` and `continue` statements
|
||||
- `for-in` loops and even support for [Luau's generalized iteration](https://luau.org/syntax#generalized-iteration)
|
||||
|
||||
The following child options are available:
|
||||
|
Loading…
x
Reference in New Issue
Block a user