blob: 7ae3d19f052bddf4d00d96c6ef6bab7be5018a75 [file] [log] [blame]
({ t: t }) = obj;
({
t: { C: C }
}) = obj;
({ a, b, c }) = obj;