mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
The the
This commit is contained in:
parent
b95653cb07
commit
5cedccc0af
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ An issue with exported types not being suggested is now fixed.
|
|||
|
||||
## Debugger improvements
|
||||
|
||||
We have fixed search for closest executable breakpoint line.
|
||||
We have fixed the search for the closest executable breakpoint line.
|
||||
|
||||
Previously, breakpoints might have been skipped in `else` blocks at the end of a function.
|
||||
This simplified example shows the issue:
|
||||
|
|
Loading…
Add table
Reference in a new issue