Closed rsmckinney closed 1 year ago
Exception in compile when tuple is receiver of method call.
(1, 2).getClass(); // causes exception
Fixed with release 2022.1.33
Exception in compile when tuple is receiver of method call.