Improve .proto options parsing.
Options can now be defined on command line, file, message or in field scope. Update issue 12 Status: Started
This commit is contained in:
3
tests/options.expected
Normal file
3
tests/options.expected
Normal file
@@ -0,0 +1,3 @@
|
||||
char filesize[20];
|
||||
char msgsize[30];
|
||||
char fieldsize[40];
|
||||
Reference in New Issue
Block a user