mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Update rfcs/lower-bounds-calculation.md
Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com>
This commit is contained in:
parent
4fbbf7ffd4
commit
529467f63b
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ function register_callback(c: Callback)
|
|||
end
|
||||
|
||||
function invoke_callback(i: Instance)
|
||||
cb(i, e)
|
||||
cb(i)
|
||||
end
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Reference in a new issue