mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 23:48:30 +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;'
|