Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

semantic: string literal escape sequence handing #35

@bzz

Description

@bzz

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/.*://\'")"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions