From 43a89e995d8f9a4cf523e6a74889b6035f35c14f Mon Sep 17 00:00:00 2001 From: wangxinyu <2788673683@qq.com> Date: Thu, 10 Jul 2025 19:48:01 +0800 Subject: [PATCH] Revert "Merge branch 'out_double' of http://gitea.xinje.cc/wangxinyu2/test into out_double" This reverts commit 8d5b97c9ea9df000afb09341c9054d31ce9b8b6f, reversing changes made to 9a380c2f9eb5f44aac15387e7a32293e8fb9ccaa. --- hello.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.c b/hello.c index 002e030..a01d4d9 100644 --- a/hello.c +++ b/hello.c @@ -5,7 +5,7 @@ void main() printf("hello world\n"); printf("hello world\n"); printf("hello world\n"); - printf("hello world\n"); + printf("hello\n"); printf("nihao\n"); printf("helloworld\n"); printf("haode\n");