Everything related to the StringLiterals from https://github.com/bblfsh/cpp-driver/issues/31 All these has the same root cause of escape sequence handing on the Go side https://github.com/bblfsh/javascript-driver/pull/81#issuecomment-482118357 - [ ] `check: key "LiteralValue": invalid syntax ("%s:Error: Rseek() to offset (%d) didn't read expected char (\'%c\') (ret=%d)\n")"` - [ ] `check: key "LiteralValue": invalid syntax ("%s:Error: Write failed for char (\'%c\') (ret=%d)\n")"` - [ ] `check: key "LiteralValue": invalid syntax ("\0")"` - [ ] `check: key "LiteralValue": invalid syntax ("` - [ ] `check: key "LiteralValue": invalid syntax ("| sed -n \'/<.data>/,$p\' | sed -e \'s/.*://\'")"`
Everything related to the StringLiterals from #31
All these has the same root cause of escape sequence handing on the Go side bblfsh/javascript-driver#81 (comment)
check: key "LiteralValue": invalid syntax ("%s:Error: Rseek() to offset (%d) didn't read expected char (\'%c\') (ret=%d)\n")"check: key "LiteralValue": invalid syntax ("%s:Error: Write failed for char (\'%c\') (ret=%d)\n")"check: key "LiteralValue": invalid syntax ("\0")"check: key "LiteralValue": invalid syntax ("check: key "LiteralValue": invalid syntax ("| sed -n \'/<.data>/,$p\' | sed -e \'s/.*://\'")"