From 3f047e495793a1eed8244b96bc0dddff275cd19c Mon Sep 17 00:00:00 2001 From: John Hodge Date: Sun, 8 Jan 2017 09:48:19 +0800 Subject: All - i128/u182 support, typecheck and parse fixes --- src/parse/expr.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/parse') diff --git a/src/parse/expr.cpp b/src/parse/expr.cpp index eb82bae7..d4edb208 100644 --- a/src/parse/expr.cpp +++ b/src/parse/expr.cpp @@ -110,6 +110,15 @@ ExprNodeP Parse_ExprBlockLine_WithItems(TokenStream& lex, ::std::shared_ptr