List, I probably should put in a bug report, but time is short at the moment. If I have a list of lists: x = List<List<int>>; and then I type: x.Select(s => Enumerable.Range(0, s.Count).Select( MD crashes and dies. This is MD 2.6. Matt