mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
This commit is contained in:
parent
574f4400bc
commit
b8f15f2d64
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ changed, where it will recompute and cache a new value.
|
|||
```lua
|
||||
create "TextLabel" {
|
||||
Text = function()
|
||||
"factorial: " .. factorial()
|
||||
return "factorial: " .. factorial()
|
||||
end
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue