Commit dab07e25 authored by Muhammad Tehami's avatar Muhammad Tehami 💡

hsbvhfs

parent 293ae34b
......@@ -3,7 +3,7 @@
def call(body) {
def config = [:]
println "Before: ${config.name}"
// body.resolveStrategy = Closure.DELEGATE_FIRST
body.resolveStrategy = Closure.DELEGATE_FIRST
// body.delegate = config
println body()
......
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