v/vlib/v/ast
Delyan Angelov e947d5e8c8 checker: fully exhaustive matches for sumtypes and enums
Also change the vlib/v/checker/tests/inout/match_expr_else.out to reflex the
new error details.
2020-04-14 16:50:43 +03:00
..
ast.v checker: fully exhaustive matches for sumtypes and enums 2020-04-14 16:50:43 +03:00
scope.v checker/parser: allow for fixed array with sizes defined with a const 2020-04-10 22:01:22 +03:00
str.v parser: fix enum default value in struct 2020-04-12 13:35:54 +03:00