Ver código fonte

Merge branch 'out_double' of http://gitea.xinje.cc/wangxinyu2/test into out_double

master
wangxinyu 1 semana atrás
pai
commit
8d5b97c9ea
1 arquivos alterados com 3 adições e 0 exclusões
  1. +3
    -0
      hello.c

+ 3
- 0
hello.c Ver arquivo

@@ -2,10 +2,13 @@

void main()
{
<<<<<<< HEAD
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
printf("hello world\n");
=======
>>>>>>> 20bf8d7c8a17a7354dfe3d735a034ad3ffe96ba5
printf("nihao\n");
printf("helloworld");
return 0;

Carregando…
Cancelar
Salvar