prog.cs(2,7): error CS0246: The type or namespace name `system' could not be found. Are you missing an assembly reference?
prog.cs(5,36): error CS0246: The type or namespace name `IEnumerable' could not be found. Are you missing `System.Collections.Generic' using directive?
Compilation failed: 2 error(s), 0 warnings