In https://github.com/bblfsh/scala-client/issues/103 @bzz noticed top-level nodes do not contain the actual positions. ``` bblfsh-cli -o json src/test/resources/python_file.py | jq . | less "@pos": { "@type": "uast:Positions" }, ```
In bblfsh/scala-client#103 @bzz noticed top-level nodes do not contain the actual positions.