summary refs log tree commit diff stats
path: root/main.go
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-11 16:28:16 +0530
committerAndinus <andinus@nand.sh>2020-04-11 16:28:16 +0530
commita9de3eef47cac76791574444380d3cd993d34e1e (patch)
tree0127c2a3897543f2fbe6f918d8f807659bd94fe4 /main.go
parent6fe535caf174eab6c90e5e6b5129e7f4a3949b86 (diff)
downloadorion-a9de3eef47cac76791574444380d3cd993d34e1e.tar.gz
Reinitialize project
Diffstat (limited to 'main.go')
-rw-r--r--main.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.go b/main.go
new file mode 100644
index 0000000..38dd16d
--- /dev/null
+++ b/main.go
@@ -0,0 +1,3 @@
+package main
+
+func main() {}