Skip to content
This repository was archived by the owner on Feb 7, 2018. It is now read-only.
This repository was archived by the owner on Feb 7, 2018. It is now read-only.

Support escape characters in source code #132

@axic

Description

@axic

bytes memory x = "\x12\xbc"; or the same with string will fail with an error:

VM485:1 Uncaught SyntaxError: Unexpected token :
n.parseJSON @ jquery-2.1.3.min.js:4
compilationFinished @ index.html:537
compileJSON @ index.html:598
(anonymous function) @ index.html:532
gatherImports @ index.html:654
compile @ index.html:526

It compiles with solc, when not in the browser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions