summaryrefslogtreecommitdiff
path: root/testcode/temp.c
diff options
context:
space:
mode:
authorDavid A. Wheeler <dwheeler@dwheeler.com>2013-08-25 08:16:13 -0400
committerDavid A. Wheeler <dwheeler@dwheeler.com>2013-08-25 08:16:13 -0400
commitba8f663f16c3e8c4abd2ef7ec5966a7dc338b962 (patch)
treec86c5d0b270f81c1fb72b5bb4a3db277ad2bd1e1 /testcode/temp.c
downloadsloccount-git-ba8f663f16c3e8c4abd2ef7ec5966a7dc338b962.tar.gz
Initial commit of version 2.26.
Diffstat (limited to 'testcode/temp.c')
-rw-r--r--testcode/temp.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/testcode/temp.c b/testcode/temp.c
new file mode 100644
index 0000000..d540f08
--- /dev/null
+++ b/testcode/temp.c
@@ -0,0 +1,5 @@
+
+
+main() {
+ int i;
+}