Skip to content

fix: support // in value#47

Open
zp1996 wants to merge 1 commit intomafintosh:masterfrom
zp1996:master
Open

fix: support // in value#47
zp1996 wants to merge 1 commit intomafintosh:masterfrom
zp1996:master

Conversation

@zp1996
Copy link
Copy Markdown

@zp1996 zp1996 commented Mar 13, 2019

support like:

message Line {
  required Point end = 2;
  optional string label = 3 [default = "http://127.0.0.1"];
}

before this pr, it will throw error

@mafintosh
Copy link
Copy Markdown
Owner

Nice, thank you! Can you update the parse.js conflict?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants