summaryrefslogtreecommitdiff
path: root/mcs/errors/CS0122-38-lib.cs
blob: bcedb915d92948a500f84360eefb95f88024632c (plain)
1
2
3
4
5
6
7
8
using System.Runtime.CompilerServices;

[assembly: InternalsVisibleTo("cs0122-38, PublicKeyToken=<ad60da1470a03d36")]

class Internal
{
	
}