mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-22 07:10:42 -08:00
3 lines
90 B
C#
3 lines
90 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly:InternalsVisibleTo("Games.Common.Test")] |