这是第一篇测试文章 - test

lufei

int main()
{
	printf("hello github.\n");
}
#=> prints 'hello github.' to STDOUT.