Houston Houston!

Published on 10 December 2024
1 min read
launch
Houston Houston!

Testing

Apollo to Houston its working!

go
package main

import "fmt"

func main() {
    fmt.Println("🚀")
}