mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
This commit is contained in:
parent
3ecec1f787
commit
dcc40b4dc1
1 changed files with 1 additions and 1 deletions
|
|
@ -400,7 +400,7 @@ TEST("derive()", wrap_root(function()
|
|||
|
||||
local count = 0
|
||||
|
||||
watch(function() count += 1 end)
|
||||
watch(function() c() count += 1 end)
|
||||
|
||||
b(true)
|
||||
CHECK(c() == "b")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue