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

For posterity 👍
This commit is contained in:
Matthias Dailey 2019-07-30 10:44:16 -04:00 committed by GitHub
parent f0321d5b1d
commit 63302b2263
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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