From fbc5ebe4cebc94a1ac63b52788087c9dfbc46e0f Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 22 Aug 2025 06:12:47 -0500 Subject: wtf. this should work --- doOutput.go | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doOutput.go (limited to 'doOutput.go') diff --git a/doOutput.go b/doOutput.go new file mode 100644 index 0000000..0ec3053 --- /dev/null +++ b/doOutput.go @@ -0,0 +1,4 @@ +package main + +func doOutput(s string) { +} -- cgit v1.2.3