File: mlr

package info (click to toggle)
miller 6.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 87,820 kB
  • sloc: ruby: 162; sh: 119; makefile: 87
file content (3 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (6)
1
2
3
end {
  print any({"a":1,"b":2,"c":3}, func (ak,av,bk,bv) { });
}