mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
103 lines
1.9 KiB
Plaintext
103 lines
1.9 KiB
Plaintext
|
|
x Module
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x ModuleItem
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Stmt
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x ExprStmt
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Expr
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x CallExpr
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^^^^^^^^^^^
|
|
`----
|
|
|
|
x Callee
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^
|
|
`----
|
|
|
|
x Expr
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^
|
|
`----
|
|
|
|
x ExprOrSpread
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^^^^^^
|
|
`----
|
|
|
|
x Expr
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^^^^^^
|
|
`----
|
|
|
|
x ArrowExpr
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^^^^^^^^
|
|
`----
|
|
|
|
x Pat
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^
|
|
`----
|
|
|
|
x BlockStmtOrExpr
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^
|
|
`----
|
|
|
|
x Expr
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^
|
|
`----
|
|
|
|
x Ident
|
|
,-[$DIR/tests/span/js/expr/arrow-with-paren.js:1:1]
|
|
1 | use((a) => a)
|
|
: ^
|
|
`----
|