(typo) close array in sample ast (arguments array)

For posterity 👍
pull/68/head
Matthias Dailey 5 years ago committed by GitHub
parent f0321d5b1d
commit 63302b2263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -847,7 +847,7 @@ function traverser(ast, visitor) {
* | type: 'NumberLiteral',
* | value: '2'
* | }]
* (sorry the other one is longer.) | }
* (sorry the other one is longer.) | }]
* | }
* | }]
* | }

Loading…
Cancel
Save