This commit is contained in:
John Kerl 2015-05-05 22:13:04 -07:00
parent df866558a4
commit b31b2385ab

View file

@ -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