mirror of
https://github.com/SourceFellows/gobuch.git
synced 2025-12-10 08:16:56 +01:00
initial import
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package g
|
||||
|
||||
import "fmt"
|
||||
|
||||
func Help() {
|
||||
fmt.Println("Help me! cannot access")
|
||||
}
|
||||
Reference in New Issue
Block a user