Skip to content

Instantly share code, notes, and snippets.

@Rotceh
Created September 3, 2015 03:21
Show Gist options
  • Select an option

  • Save Rotceh/1ad73b89207f6d97e716 to your computer and use it in GitHub Desktop.

Select an option

Save Rotceh/1ad73b89207f6d97e716 to your computer and use it in GitHub Desktop.
Test code segment
#include<stdio.h>
int main(){
printf("Hello github!");
return 0;
}
@kranklee
Copy link

not gonna work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment