OSDN Git Service

git test
authorMaduki Kanazawa <maduki@users.sourceforge.jp>
Wed, 8 Aug 2012 23:31:40 +0000 (08:31 +0900)
committerMaduki Kanazawa <maduki@users.sourceforge.jp>
Wed, 8 Aug 2012 23:31:40 +0000 (08:31 +0900)
sandbox/test.c [new file with mode: 0644]

diff --git a/sandbox/test.c b/sandbox/test.c
new file mode 100644 (file)
index 0000000..7903192
--- /dev/null
@@ -0,0 +1,7 @@
+
+// maduki git test
+
+int main(void)
+{
+    return 0;
+}