prog.cs(14,39): error CS0266: Cannot implicitly convert type `System.Collections.Generic.List<System.Collections.Generic.List<Foo>>' to `System.Collections.Generic.IEnumerable<System.Collections.Generic.IEnumerable<Foo>>'. An explicit conversion exists (are you missing a cast?)
Compilation failed: 1 error(s), 0 warnings