summaryrefslogtreecommitdiff
path: root/mcs/errors/CS0122-36-lib.cs
blob: 310ac62c5728145c61e866d0ed4351617a969ad4 (plain)
1
2
3
4
5
6
namespace N
{
	internal struct S
	{
	}
}