ast: Making partial object key rules contribute to dynamic portion of object type (#6177)
... instead of static portion. This change allows object unification/comparison between an object composed at eval-time (i.e. constructed by rules) and a static object that doesn't contain all keys declared by rules, as those might not be defined at eval-time. Fixes: #6138 Signed-off-by: Johan Fylling <johan.dev@fylling.se>
J
Johan Fylling committed
50d8ae8badc4059f3d1ee216f819ab803b1998e5
Parent: de896d9
Committed by GitHub <noreply@github.com>
on 8/24/2023, 12:24:54 PM