Initial commit

This commit is contained in:
Magnus Åhall 2026-04-11 09:15:13 +02:00
commit 8c07c8afb0
3 changed files with 222 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.ahall.se/go/wrappederror
go 1.24.0