(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / errors / cs1011.cs
blobce78e701617d52f0d1c29978d49629392e39ab55
1 // cs1011: Empty character literal
2 // Line: 5
4 class T {
5 char c = '';