Hi quick question: If I define a function thus: foo = function() print("foo called") end Then set bar = foo
Thanks!