// @target: es6 // @declaration: true var a: any; ({} = a); ([] = a);