This commit is contained in:
nora 2025-03-07 23:27:54 +01:00
commit 7183421b8f
10 changed files with 378 additions and 0 deletions

3
test/test.c Normal file
View file

@ -0,0 +1,3 @@
void _start()
{
}