begin var d := new Dictionarystring>; d.Add(5, s->s*2); d[0]('abc').IndexOf{@function string.IndexOf(value: char): integer;@}('a'); end.