Files
babel/packages/babel-traverse/test/fixtures/comments/attachment/expected.js

20 lines
214 B
JavaScript

{}
{
hasPrev;
/* top */
/* left */ /* right */
/* bottom */
}
{
/* top */
/* left */ /* right */
/* bottom */
hasNext;
}
{
hasPrev;
/* top */
/* left */ /* right */
/* bottom */
hasNext;
}