groovy

Add "a ?:= 2" support: should be expanded to "a = a ?: 2"