3 lines
96 B
C#
3 lines
96 B
C#
global using NUnit.Framework;
|
|
global using AdventOfCode2023;
|
|
global using AdventOfCode2023.Day1; |