hello-algo/codes/csharp/GlobalUsing.cs

2 lines
63 B
C#
Raw Normal View History

global using NUnit.Framework;
global using hello_algo.utils;