Files
linux-packaging-mono/mcs/errors/cs1056-2.cs

6 lines
75 B
C#
Raw Normal View History

// CS1056: Unexpected character `\0001'
// Line: 4
na\u0001espace Test
{
}