w32file-unix.c: In function 'mono_w32file_get_file_size':
[mono-project.git] / mcs / errors / cs1965.cs
blobf964c5285a6ff96af68063677501ec6e594e47ec
1 // CS1965: Class `C' cannot derive from the dynamic type
2 // Line: 4
4 class C : dynamic