From the latest [bblfsh logs](https://github.com/bblfsh/bblfshd/issues/298) we got this error: ``` key \"col_offset\": variable \"pos_start_exists\" redeclared (true vs false) ``` Files that produced the error: ``` components/specification/Xml/xsd-fu/trunk/generateDS/generateDS.py components/xsd-fu/python/generateDS/generateDS.py Demo/sgi/video/Vcopy.py Demo/sgi/video/vcopy.py components/xsd-fu/generateDS/generateDS.py ```
From the latest bblfsh logs we got this error:
Files that produced the error: