mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 07:58:32 +00:00
7 lines
198 B
Go
7 lines
198 B
Go
package main
|
|
|
|
func main() {
|
|
// See the separate files in this directory for the examples. This file is only
|
|
// here to provide a main() function for the `example` package, keeping Travis happy.
|
|
}
|