Given func (s *Sequence) Next() int, which compile-time assertion is valid?

from Interfaces
Go 1.27 beginner 1 min

Given func (s *Sequence) Next() int, which compile-time assertion is valid?

Report an error