Parse anonymous function definitions

This commit is contained in:
Joscha 2022-11-19 19:13:30 +01:00
parent 9a1bb92dfe
commit ff3edf17e5
4 changed files with 73 additions and 4 deletions

View file

@ -2,6 +2,8 @@ use crate::span::{HasSpan, Span};
use super::{Expr, Ident, Space};
// TODO Make table patterns recursive
#[derive(Debug, Clone)]
pub enum TablePatternElem {
/// `foo`