From 242ece52e7ace5ad27e7d93b7a10245e231caf15 Mon Sep 17 00:00:00 2001 From: Hitesh-gurnani <55234408+Hitesh-gurnani@users.noreply.github.com> Date: Tue, 1 Oct 2019 19:20:23 +0530 Subject: [PATCH] Update without_main.c --- without_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/without_main.c b/without_main.c index 3fd5d46..c6165b5 100644 --- a/without_main.c +++ b/without_main.c @@ -7,5 +7,5 @@ #define __(n,e,u,t,r,a,l) t##r##u##e _(){ - printf("true!\n"); + printf("False!\n"); }