Skip to content

Commit

Permalink
Linux Repo Commit Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yue-Kuze-Kurosawa committed Aug 25, 2017
0 parents commit 5e7ef83
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Test of me doing a rep from archlinux :D
6 changes: 6 additions & 0 deletions sample.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#include <stdio.h>
int main ()
{
printf ("Sup World :D");
return 0;
}

0 comments on commit 5e7ef83

Please sign in to comment.