2010-04-03 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / dcs1965.cs
blobf964c5285a6ff96af68063677501ec6e594e47ec
1 // CS1965: Class `C' cannot derive from the dynamic type
2 // Line: 4
4 class C : dynamic