From 6904b8d3d3e2fbb454342c2d68d0b0052f29206a Mon Sep 17 00:00:00 2001 From: raul Date: Tue, 30 Jan 2024 19:42:25 +0100 Subject: [PATCH] Testing --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 95d71d1..14556d4 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,4 @@ -package main +package minmax // Returns either the largest value or the smallest value of an array