partial class Foo
	{
		function test()
		{
			yield return;
		}
	}