### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
Default-initialized fields: [$x=0, $y=0]
Fields can be set: [$x=42, $y=12.5]
Performs copy: [$x=42, $y=12.5] from [$x=42, $y=12.5]
Is deep copy: [$x=45, $y=12.5] vs [$x=42, $y=12.5]
Supports struct initialization: [$x=1, $y=0.5]
