File: m2.jq

package info (click to toggle)
golang-github-wader-gojq 0.0~git20230131.53cfdef-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 960 kB
  • sloc: yacc: 642; makefile: 89
file content (4 lines) | stat: -rw-r--r-- 94 bytes parent folder | download | duplicates (4)
1
2
3
4
import "m3" as x { search: "./" };
import "m3" as $x { search: "./" };

def g: ., x::g, $x[];