remove 06 to start packaging tcc and musl
This commit is contained in:
parent
6bf4df85da
commit
4715742aa8
176 changed files with 27 additions and 72392 deletions
|
@ -2,6 +2,6 @@
|
|||
#include <stdio.h>
|
||||
|
||||
int main(void) {
|
||||
putc('a', stdout);
|
||||
printf("Hello, World!\n");
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue