in test.js [249:255]
render() { return React.createElement( 'div', null, this.state.foo + ',' + this.state.bar ); }