c test program

This commit is contained in:
nora 2023-09-30 10:54:59 +02:00
parent 54e0e7604e
commit 1baf8df4a8
18 changed files with 150 additions and 68 deletions

View file

@ -14,5 +14,5 @@ panic = "abort"
panic = "abort"
[dependencies]
c = { path = "../c" }
rawc = { path = "../rawc" }
libuwuc = { path = "../libuwuc" }