File: file.go

package info (click to toggle)
golang-github-kubernetes-gengo 0.0~git20250207.1244d31-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,528 kB
  • sloc: sh: 90; makefile: 29
file content (8 lines) | stat: -rw-r--r-- 154 bytes parent folder | download
1
2
3
4
5
6
7
8
package root4

import (
	"k8s.io/gengo/v2/parser/testdata/rootpeer"
	"k8s.io/gengo/v2/parser/testdata/roots345/root4/lib4"
)

var X = lib4.X + rootpeer.X