Requires gmcs
authorMarek Safar <marek.safar@gmail.com>
Tue, 25 Aug 2009 08:33:13 +0000 (08:33 -0000)
committerMarek Safar <marek.safar@gmail.com>
Tue, 25 Aug 2009 08:33:13 +0000 (08:33 -0000)
svn path=/trunk/mcs/; revision=140592

1  2 
mcs/errors/cs1967.cs
mcs/errors/gcs1967.cs

diff --cc mcs/errors/cs1967.cs
index 696c979c0177629120ba1ed9becd8262d02243c6,696c979c0177629120ba1ed9becd8262d02243c6..0000000000000000000000000000000000000000
deleted file mode 100644,100644
+++ /dev/null
@@@ -1,6 -1,6 +1,0 @@@
--// CS1967: A constraint cannot be the dynamic type
--// Line: 4
--
--class C<T> where T : dynamic
--{
--}
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..696c979c0177629120ba1ed9becd8262d02243c6
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,6 @@@
++// CS1967: A constraint cannot be the dynamic type
++// Line: 4
++
++class C<T> where T : dynamic
++{
++}