You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
There are some cases where positional information in identifiers covers the whole parameter declaration.
Here is one of the failing cases:
https://github.com/bblfsh/javascript-driver/blob/master/fixtures/ext_typedecl.js#L9
In the AST positional info of the
file
identifier coversfile: ConfigFile
for some reason. See TODO.The text was updated successfully, but these errors were encountered: