From 65c623f77b51c6f79caaba71602af17219cb1563 Mon Sep 17 00:00:00 2001 From: umang0503 <56040554+umang0503@users.noreply.github.com> Date: Tue, 1 Oct 2019 23:02:35 +0530 Subject: [PATCH] Create umang.c --- umang.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 umang.c diff --git a/umang.c b/umang.c new file mode 100644 index 0000000..5ff3bd2 --- /dev/null +++ b/umang.c @@ -0,0 +1 @@ +printf("hello world");