mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 18:25:45 +00:00
* incorporate reg-test into "go test" framework * reg-test -> regtest everywhere * update .github/workflows/go.yml
2 lines
29 B
Text
2 lines
29 B
Text
$xy = $x * $y;
|
|
$ab = $a . $b
|