mirror of
https://github.com/johnkerl/miller.git
synced 2026-08-04 05:23:20 +00:00
* New format DSL function * Updated affected test cases involving on-line help on "for" prefix * doc-build artifacts for previous commit * regression-test cases
3 lines
55 B
Text
3 lines
55 B
Text
end {
|
|
print format("<{}:{}>", "abc", "def", "ghi")
|
|
}
|