From 5c325b8613a4323ee47bd42ce6d962b9ab9f2d90 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 24 Oct 2016 15:00:55 +0300 Subject: Change ! syntaxt to <- and >- --- build2/test/script/token | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build2/test/script/token') diff --git a/build2/test/script/token b/build2/test/script/token index c1e05fd..d20309a 100644 --- a/build2/test/script/token +++ b/build2/test/script/token @@ -31,13 +31,13 @@ namespace build2 log_and, // && log_or, // || - in_null, // ! + out_null, // >- out_str, // > out_str_nn, // >: out_doc, // >> -- cgit v1.1