chore: import upstream snapshot with attribution
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
package api
|
||||
|
||||
import "fmt"
|
||||
|
||||
func PrintHello() {
|
||||
fmt.Println("hello")
|
||||
}
|
||||
Reference in New Issue
Block a user