chore: init
This commit is contained in:
commit
5a0e5e2ea3
9
revelation.go
Normal file
9
revelation.go
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
import (
|
||||||
|
"fmt"
|
||||||
|
)
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
fmt.Println("Hello world")
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user