2026-08-24 [00:45:11.0566] just found this when implementing, why this is valid? for (using a = a1, b = b2; condition; update) { } [01:14:28.0454] Looks like it was discussed here: https://github.com/tc39/proposal-explicit-resource-management/issues/96 [01:29:19.0116] thank you!