miller/test/cases/dsl-user-defined-functions/0002/cmd
2021-11-11 14:15:13 -05:00

1 line
104 B
Text

mlr --opprint --from test/input/abixy put 'func f(x,y,z){$nnn=999; int n=10; return $y} $o=f($i,$x,$y)'