From ab19aeab18599f9997fffd74f3013091aa0ca9b3 Mon Sep 17 00:00:00 2001 From: Cristiano Calcagno Date: Tue, 25 Aug 2026 14:03:32 +0200 Subject: [PATCH 1/2] Represent optional parameters with defaults structurally instead of by name sniffing The desugaring of an optional parameter with a default (~x=3) binds the option-carrying parameter to a synthetic *opt_