Luna/main.c
2022-06-07 22:51:23 +02:00

6 lines
46 B
C

void main(){
m = 1;
i = 0;
i++;
}