From 258f1d3894a8261e2bf3d6528093c152ad53c4b0 Mon Sep 17 00:00:00 2001 From: John Hodge Date: Sun, 1 May 2016 14:22:52 +0800 Subject: AST - Remove Expr from patterns (replace with local Value type) --- src/expand/mod.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/expand') diff --git a/src/expand/mod.cpp b/src/expand/mod.cpp index bbe4db85..2f4fe0be 100644 --- a/src/expand/mod.cpp +++ b/src/expand/mod.cpp @@ -150,8 +150,8 @@ void Expand_Pattern(bool is_early, ::AST::Crate& crate, LList