1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v/table
Daniel Däschle 79dad0bca9
parser: fix enum default value in struct
* parser: fix enum default value in struct

* Add a test for the enum default values in structs.

* Fix compilation of vfmt.

* Run vfmt over enum_default_value_in_struct_test.v

* Cleanup spurious , in vfmt output for enum declarations

Co-authored-by: Delyan Angelov <delian66@gmail.com>
2020-04-12 13:35:54 +03:00
..
atypes.v parser: fix enum default value in struct 2020-04-12 13:35:54 +03:00
cflags.v table: bring back parse_cflag() 2020-04-09 15:59:22 +02:00
table.v table: bring back parse_cflag() 2020-04-09 15:59:22 +02:00