From 5bdd4797d30b01852e4053eab99d4749e17e2409 Mon Sep 17 00:00:00 2001 From: abhineet-kumar <38955670+abhineet-kumar@users.noreply.github.com> Date: Sat, 16 Jan 2021 22:19:56 +0530 Subject: [PATCH] Update cppsample.cpp --- cpp-sample/cppsample.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/cpp-sample/cppsample.cpp b/cpp-sample/cppsample.cpp index a899783..0d03f88 100644 --- a/cpp-sample/cppsample.cpp +++ b/cpp-sample/cppsample.cpp @@ -6,6 +6,7 @@ int main() { + //Test return 0; }