var foo =
; return (
); React.render(
, { a: 1 },
); return ( // Sneaky!
); return (
// Sneaky! ); React.render( , { a: 1 } ); return (
{array.map(function () { return { a: 1 }; })}
); return (
); // Local Variables: // indent-tabs-mode: nil // js-indent-level: 2 // js-indent-jsx: t // End: // The following test has intentionally unclosed elements and should // be placed below all other tests to prevent awkward indentation. return (
{array.map(function () { return { a: 1