// @ts-nocheck const isDropdown = true; const iconName = ""; const adjustedPadding = 5; const Icon = ({ name, size, color }) => { return name; }; const Foo = ; const yoooo = []; const iconProps = { // This regression test is to ensure that the JSX value here does not print as an e_missing (nothing) rightIcon: , paddingRight: adjustedPadding, }; export function test() { const foo = iconProps.rightIcon; yoooo[0]; return testDone(import.meta.url); } '/> Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-09-150.4: don't cross compile docsGravatar Jorge Aparicio 1-0/+1
2019-09-15faster doc builds and fix redirect on 0.4Gravatar Jorge Aparicio 2-12/+16
2019-09-15fix redirects and CNAMEGravatar Jorge Aparicio 2-4/+11