// Compiler error CS0266: no conversion from int to short
short z  = x + y;