Eric Bottard opened SPR-16003 and commented
Is there a way to combine ?. and array/map indexing?
If labels is a Map that can be null, I'd like a nice way to express this using [] indexing:
#root.labels?.get('key')
No further details from SPR-16003
Comment From: snicoll
Duplicate of #21468