mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-19 09:24:14 +00:00
4 lines
76 B
Text
4 lines
76 B
Text
mlr put 'x=1'
|
|
mlr put 'x=1;$y=2'
|
|
mlr put 'x=1;$y=2;'
|
|
mlr put 'x=1;;;;$y=2;'
|