commit initial

This commit is contained in:
baishi
2026-05-30 07:59:28 +08:00
commit cbefad339f
39 changed files with 7736 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
namespace TinyCC.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}