Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Andres Suarez c2cd9e385a Update copyright headers from Facebook to Meta
Reviewed By: aaronabramov

Differential Revision: D33370313

fbshipit-source-id: da0d9de8a0d269141ea9f2c8d931fcfccbde7edb
2021-12-30 15:08:38 -08:00
Aakash Patel e9ea37a72f Provide grammarContext after lazy parsing a function.
Summary:
`advance()` is intended to be called with a grammarContext after
we lazy parse a function. Not doing so can lead to the next token being
scanned incorrectly and erroring when it should not.

Reviewed By: dulinriley

Differential Revision: D25347491

fbshipit-source-id: 9a8d865227d247e64cd8706c3f263631356af408
2020-12-28 14:04:44 -08:00