1
export let objectExp2 = () => {return { hello(t) { return 'Hello ' + t }}}