{typeof executor === 'function' ? executor(variables) : executor}
+ ); +} + +test('no operator', () => { + expect(() => render(Loading...
; + } + if (props.state === 'error') { + returnError: {`${props.error}`}
; + } + return ( ++ {label}: {a} + {b} = {props.data.result} +
+ ); + }} +