xo-reader: + exprseq_xs.on_typedef() + simplie tl exprseq case

This commit is contained in:
Roland Conybeare 2024-08-09 19:56:47 -04:00
commit cf3448bc82
3 changed files with 14 additions and 1 deletions

View file

@ -413,7 +413,6 @@ namespace xo {
switch (this->exs_type_) {
case exprstatetype::expect_toplevel_expression_sequence:
case exprstatetype::defexpr:
case exprstatetype::parenexpr:
/* unreachable - redirects to define_xs */