On Sunday, May 21, 2017 at 11:52:41 AM UTC+1, Tamás Gulácsi wrote: > > A nil does not have type > A nil interface may have. See http://spf13.com/post/when-nil-is-not-nil/ > > Why don't you use type switch? >
I've no idea what you're talking about. I want to know why I get, e.g :- mytest_test.go:25: got <nil> '-1' is out of range; want <nil> '-1' is out of range from my test code, when to my MKI eyeballs they appear identical. Kindest regards. Mark Lawrence. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
