Closed ghost closed 5 years ago
Finally got the intent a{foo.bar} is equivalent to a{foo.bar=bar} when punning is in effect.
a{foo.bar}
a{foo.bar=bar}
Finally got the intent
a{foo.bar}
is equivalent toa{foo.bar=bar}
when punning is in effect.