mirror of
https://github.com/Fluffy-Bean/Lynxie.git
synced 2025-05-19 09:54:53 +00:00
Go time
This commit is contained in:
parent
76fe5dde58
commit
2f30bec05c
29 changed files with 16 additions and 3687 deletions
9
main.go
Normal file
9
main.go
Normal file
|
@ -0,0 +1,9 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
func main() {
|
||||
fmt.Println("Lynxie time")
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue