Browse Source

Merge branch 'out_double' into new_branch

# Conflicts:
#	hello.c
new_branch
wangxinyu 5 days ago
parent
commit
2de33655a9
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      hello.c

+ 1
- 0
hello.c View File

@@ -11,5 +11,6 @@ void main()
printf("haode\n");
printf("制造冲突\n");

printf("添加新内容\n");
return 0;
}

Loading…
Cancel
Save