-- main.mcl -- $hey = func() { "hello" } test $hey() {} -- OUTPUT -- Vertex: test[hello]