@annevk points out there are very non-sensical combinations if we allow everything like ::picker(select)::picker(select) or ::picker(select)::part() and having the parser support them means we lose any feature detection opportunities in the future if that syntax turns out to be useful.
@annevk points out there are very non-sensical combinations if we allow everything like
::picker(select)::picker(select)or::picker(select)::part()and having the parser support them means we lose any feature detection opportunities in the future if that syntax turns out to be useful.