Introduce globals

This commit is contained in:
Jason Nelson 2024-05-04 19:40:12 -07:00
parent da44e1a540
commit b1b3a934eb
6 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,2 @@
global using System;
global using System.Collections.Generic;

View File

@ -0,0 +1,2 @@
global using System;
global using System.Collections.Generic;

View File

@ -0,0 +1,2 @@
global using System;
global using System.Collections.Generic;

View File

@ -0,0 +1,2 @@
global using System;
global using System.Collections.Generic;

View File

@ -0,0 +1,2 @@
global using System;
global using System.Collections.Generic;

View File

@ -0,0 +1,2 @@
global using System;
global using System.Collections.Generic;