mirror of https://github.com/on4kjm/FLEcli.git
parent
bca7fb0b3e
commit
3c3507f3c3
@ -0,0 +1,5 @@
|
|||||||
|
package main
|
||||||
|
import "fmt"
|
||||||
|
func main() {
|
||||||
|
fmt.Println("hello world")
|
||||||
|
}
|
Loading…
Reference in new issue