7 lines
65 B
C#
7 lines
65 B
C#
|
// CS1525: Unexpected symbol `::'
|
||
|
// Line: 4
|
||
|
|
||
|
namespace a::b
|
||
|
{
|
||
|
}
|