Parcourir la source

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

out_double
wangxinyu il y a 5 jours
Parent
révision
78a16a651a
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      hello.c

+ 2
- 1
hello.c Voir le fichier

@@ -7,6 +7,7 @@ void main()
printf("hello world\n");
printf("hello world\n");
printf("nihao\n");
printf("helloworld");
printf("你好\n");
printf("haode\n");
return 0;
}

Chargement…
Annuler
Enregistrer