initial commit

This commit is contained in:
Ben Grewell
2021-03-08 06:48:32 -08:00
parent a7116fd4a1
commit 1e425687d2
4 changed files with 56 additions and 0 deletions

5
tests/server/server.go Normal file
View File

@@ -0,0 +1,5 @@
package main
func main() {
$END$
}