File: main.go

package info (click to toggle)
golang-github-docopt-docopt-go 0.6.2%2Bgit20180111.ee0de3b-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 284 kB
  • sloc: makefile: 10
file content (4 lines) | stat: -rw-r--r-- 71 bytes parent folder | download
1
2
3
4
package main

// Dummy main so that the example builds.
func main() {}