Sign in
◑
Theme
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
d8d22cbf77a00d6a1afe770f000fee8cc2fca267
/
.
/
lib
/
tests
/
transitions
/
main.go
blob: b1b14d0c797c1bd1f0d324b743d6c19635c2f713 [
file
]
package main
import "fmt"
func main() {
fmt.Println("Hello World!")
}