mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
This commit is contained in:
parent
52ea2e4690
commit
5b61a9df10
13 changed files with 57 additions and 39 deletions
|
|
@ -14,7 +14,6 @@ local destroy = graph.destroy
|
|||
local refs = {}
|
||||
|
||||
local function root<T>(fn: () -> T): (T, () -> ())
|
||||
--assert(not get_scope())
|
||||
local node = create_node(false)
|
||||
|
||||
open_scope(node)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue