File: constant.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 (4 lines) | stat: -rw-r--r-- 118 bytes parent folder | download
1
2
3
4
package external

// Used for test with multiple packages of the same name
const AConstant string = "AConstantString"