summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-08-13 12:34:42 +0200
committerewy <ewy0@protonmail.com>2026-08-13 14:01:11 +0200
commit83b6f3af3ff4195801c0973a10c1519958d4fe71 (patch)
tree53aed21bd723f31c8885b6f1de94980bfe565465 /main.go
parentfab0fa21d4b9f86d3afbc4d00800f0bbb7c9954a (diff)
add files
Diffstat (limited to 'main.go')
-rw-r--r--main.go5
1 files changed, 5 insertions, 0 deletions
diff --git a/main.go b/main.go
new file mode 100644
index 0000000..7905807
--- /dev/null
+++ b/main.go
@@ -0,0 +1,5 @@
+package main
+
+func main() {
+
+}