import React from "react"; /** * This should be preserved * */ export default function Foo() { return ( // asdfasdfj
{/* This also should be preserved */}
); } // asdfasdf asdf;lkj const props = { className: "uppercase visible", };