transforms/__testfixtures__/create-element-to-jsx-literal-prop.output.js (2 lines of code) (raw):

var React = require('React'); <Foo foo="bar" />;