likely useful for arg position const genenerics as we'll need/want an explicit syntactic marker e.g. `foo(const { 1 + 1 })`
likely useful for arg position const genenerics as we'll need/want an explicit syntactic marker e.g.
foo(const { 1 + 1 })