From 187e11def4dc00949b9561adf9b4c12f9f3e1594 Mon Sep 17 00:00:00 2001 From: Terence Parr <> Date: Wed, 9 Mar 1994 12:57:02 -0600 Subject: [PATCH] auto commit for import --- testcpp/5/input.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 testcpp/5/input.h diff --git a/testcpp/5/input.h b/testcpp/5/input.h new file mode 100755 index 0000000..ece0a88 --- /dev/null +++ b/testcpp/5/input.h @@ -0,0 +1,2 @@ +print 34 +print "hello world" -- 2.40.0