
TestBindToCommandArgRequirements has a .Pointer() comparison that is not guaranteed to pass given the reflected functions are closures. This test is consistently failing on Go 1.21 rc1. Remove said comparison from the test.
TestBindToCommandArgRequirements has a .Pointer() comparison that is not guaranteed to pass given the reflected functions are closures. This test is consistently failing on Go 1.21 rc1. Remove said comparison from the test.