mirror of
https://github.com/krahets/hello-algo.git
synced 2025-01-23 14:20:29 +08:00
3 lines
89 B
C#
3 lines
89 B
C#
global using NUnit.Framework;
|
|
global using hello_algo.utils;
|
|
global using System.Text; |