query-expression
// Example-0; çªç¶ã®ç¿»è¨³æ»ã訪ããã var xs = from v in Enumerable.Range( 0, 4 ) select w => w; ããããäºãããããã©ããããã C# ã³ã³ãã¤ã©ã¼ã¡ãããæ»ãããã error CS1942: An expression type in select' clause is incorrect. Type infereâ¦