keywords are magical
This commit is contained in:
parent
4b57728072
commit
4d718ef12b
|
|
@ -155,7 +155,8 @@ describe('try/catch/finally/throw', () => {
|
||||||
expect('throw error-object').toMatchTree(`
|
expect('throw error-object').toMatchTree(`
|
||||||
Throw
|
Throw
|
||||||
keyword throw
|
keyword throw
|
||||||
Identifier error-object
|
FunctionCallOrIdentifier
|
||||||
|
Identifier error-object
|
||||||
`)
|
`)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user