-- main.mcl -- include foo class foo { test $x1 {} } $x1 = "t1" -- OUTPUT -- Vertex: test[t1]