first commit

This commit is contained in:
ZennDev1337 2024-03-26 09:16:49 +01:00
commit f86bd9c3d6
2 changed files with 89 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module addTwoNumbers
go 1.22