Test Spread Op

Run Settings
LanguageTypeScript
Language Version
Run Command
type Human = { name: string, age: number, school: string } const ubed:Human = { name: "Ubaidillah", age: 24, school: "CYEK" } console.log({...ubed, school:"Brawijaya"})
Editor Settings
Theme
Key bindings
Full width
Lines