kud202

Results 4 comments of kud202

@kyoh86 I ran into this, here's a minimal test case I could form: https://github.com/kud202/testExportRef

It looks like `Obj` is `nil` for some reason when the variable is defined outside the file: https://github.com/kyoh86/exportloopref/blob/main/exportloopref.go#L301

No problem, take a look when you are free. Also, after looking at it a bit more, I think it might be safe to do a just a `nil` check...