mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Update syntax-goto-statement.md
This commit is contained in:
parent
edbb7a826c
commit
45256ca4be
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ Notes:<br>
|
|||
If the number is a constant number, the compiler should optmize it<br>
|
||||
Otherwise if the number is a variable, any registers needed should be saved before the jump<br>
|
||||
If the X line is in another scope a error should be thrown<br>
|
||||
|
||||
If the X line is in a invalid place(inside an statement) a error should be thrown
|
||||
|
||||
## Drawbacks
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue