wc-duck / datalibrary

Open Source Data Library for data serialization.
Other
42 stars 8 forks source link

Accept trailing comma in structs #108

Closed lundmark closed 5 years ago

lundmark commented 5 years ago

Make sure to consume whitespaces after a comma in a struct member. That way the loop can accurately check for struct-termination.

lundmark commented 5 years ago

Realised that this is already in.