A conditional expression with either dynamic side is always of dynamic type
commit6327b98a8c397e309c3fff95f5176a71ce80f0e2
authorMarek Safar <marek.safar@gmail.com>
Thu, 14 Oct 2010 14:07:55 +0000 (14 15:07 +0100)
committerMarek Safar <marek.safar@gmail.com>
Fri, 15 Oct 2010 10:18:35 +0000 (15 11:18 +0100)
tree5d986c3e6c5719a6328397ab526d497ce7f232d9
parenta179b0e10d2fac8f222c6e36552b2f194d6270da
A conditional expression with either dynamic side is always of dynamic type
mcs/errors/dcs0173.cs [new file with mode: 0644]
mcs/mcs/convert.cs
mcs/mcs/expression.cs
mcs/tests/dtest-038.cs [new file with mode: 0644]
mcs/tests/dtest-etree-02.cs [new file with mode: 0644]