Open salmanahmad opened 10 years ago
Use case:
template(m(args ...) { map.create(args) })
Will not work. I need to "splice" in the args so that they are the children not a single child.
Use case:
Will not work. I need to "splice" in the args so that they are the children not a single child.