Initial commit

This commit is contained in:
Ian Gulliver
2024-06-22 09:05:06 -07:00
commit 4ec3556969
3 changed files with 8 additions and 0 deletions

4
process.go Normal file
View File

@@ -0,0 +1,4 @@
package main
func main() {
}