blob: b010d1319e217611f60b8105238c352728168847 [file] [log] [blame]
function (watch_callback)
message("called")
endfunction ()
variable_watch(test watch_callback)
message("-->${test}<--")