From f64f27bd3bfb41eaebb0fe43cf838e0c27adf1ce Mon Sep 17 00:00:00 2001 From: Shubham Singh Date: Sat, 7 Sep 2019 14:59:21 +0530 Subject: [PATCH] Update newone.cpp --- newone.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/newone.cpp b/newone.cpp index 4ea5a8a..dadd4c8 100644 --- a/newone.cpp +++ b/newone.cpp @@ -19,5 +19,6 @@ int b = 12; //changes made on your local file.. //changes made on github.. + //pull by shubham return 0; }