This commit is contained in:
nub31
2025-05-03 16:14:26 +02:00
parent d787cd4acc
commit aa970f1abb
4 changed files with 103 additions and 0 deletions

6
input/baseline/gc/gc.h Normal file
View File

@@ -0,0 +1,6 @@
namespace DefaultNamespace;
public class gc_h
{
}