4 lines
89 B
C#
4 lines
89 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly:InternalsVisibleTo("Parser.Tests")]
|