recursions

This commit is contained in:
2024-10-23 16:28:28 +00:00
parent a8148f2400
commit f2240b1c38
5 changed files with 118 additions and 0 deletions

3
anon-functions/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module example.com/anon-functions
go 1.23.1