cphaensch
Results
1
comments of
cphaensch
The code builds with Go 1.22.0, but does not build with goboco. I changed the code from fmt.Sprint(f) to reflect.GetValue(f).Pointer() though, so it works now ;)