6992685b86
Former-commit-id: 0a113cb3a6feb7873f632839b1307cc6033cd595
6 lines
76 B
C#
6 lines
76 B
C#
// CS1056: Unexpected character `\0001'
|
|
// Line: 4
|
|
|
|
\u0001namespace Test
|
|
{
|
|
} |