prog.cs(13,18): error CS1502: The best overloaded method match for `System.IO.File.WriteAllLines(string, string[])' has some invalid arguments
/usr/lib/mono/2.0/mscorlib.dll (Location of the symbol related to previous error)
prog.cs(13,18): error CS1503: Argument `#2' cannot convert `System.Collections.Generic.IEnumerable<string>' expression to type `string[]'
Compilation failed: 2 error(s), 0 warnings