Commit 27d9230d authored by daidekun's avatar daidekun

a

parent ed0ecdfa
......@@ -2,6 +2,7 @@ import org.qg.*
def call(body) {
print body.env
def config = [:]
body.resolveStrategy = Closure.DELEGATE_FIRST
body.delegate = config
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment