>
package main

import "fmt"

func main() {
  fmt.Println("hello placeholder")
}

just a placeholder but I might eventually write something profound