yoheimuta / go-protoparser

Yet another Go package which parses a Protocol Buffer file (proto2+proto3)
MIT License
166 stars 20 forks source link

feat: Allow a comment without newlines #50

Closed yoheimuta closed 4 years ago

yoheimuta commented 4 years ago

ref. error parsring if file ends with comment and no newline · Issue #49 · yoheimuta/go-protoparser