File: use.golden

package info (click to toggle)
golang-golang-x-mod 0.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 932 kB
  • sloc: sh: 6; makefile: 6
file content (7 lines) | stat: -rw-r--r-- 32 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
use ../foo

use (
	/bar

	baz
)