From b31b2385ab20a8a17f4e27af15ef12a49a9c443b Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 5 May 2015 22:13:04 -0700 Subject: [PATCH] debug --- c/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/c/todo.txt b/c/todo.txt index 34badd9c7..35de8c084 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -10,6 +10,10 @@ x=0,y=3.000000 $ echo 'x=0' | mlr put '$y=-(2*$x)+3' x=0,y=-3.000000 +---------------------------------------------------------------- +!! BUGFIX !! + +mlr put '$x/$y*$z' not right ================================================================ NEATEN