1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
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
..
2020-02-20 20:05:06 +01:00
2020-03-07 22:26:26 +01:00
2020-04-11 16:57:02 +02:00
2020-02-09 10:08:04 +01:00
2020-03-20 16:41:18 +01:00
2020-02-09 10:08:04 +01:00
2020-04-06 17:22:53 +02:00
2020-03-19 15:49:07 +01:00
2020-03-09 02:23:34 +01:00
2020-02-09 10:08:04 +01:00
2020-02-09 10:08:04 +01:00
2020-04-08 00:46:16 +02:00
2020-04-04 16:39:08 +02:00
2020-03-07 22:26:26 +01:00
2020-04-11 14:48:59 +03:00
2020-03-07 22:26:26 +01:00