[nem-en] Re: typeof for unbounded polymorphic type
Vladimir Reshetnikov
V.Reshetnikov at gmail.com
Sat Feb 10 19:33:55 CET 2007
One more question.
_ = array[1 : object, 2, "a"]; // Works
_ = [1 : object, 2, "a"]; // Does not work
More information about the devel-en
mailing list