I was able to find the util operation that has this error, it seems to be an accumulator of type Dictionary.Builder
if this accumulator is replaced by a Dictionary
, it compiles:
Method args bug.vl (16.9 KB)
I was able to find the util operation that has this error, it seems to be an accumulator of type Dictionary.Builder
if this accumulator is replaced by a Dictionary
, it compiles:
Method args bug.vl (16.9 KB)