miller/test/cases/dsl-put-multiple-dash-e/0001/cmd
2021-11-11 14:15:13 -05:00

1 line
147 B
Text

mlr --opprint --from test/input/ten.dkvp put -e 'begin {@a=0}' -e 'begin {@b=1}' -e '@c = @a + @b; $fa = @a; $fb = @b; $fc = @c; @a = @b; @b = @c'