7bfc2c0be5
git-svn-id: http://picoc.googlecode.com/svn/trunk@2 21eae674-98b7-11dd-bd71-f92a316d2d60
6 lines
45 B
C
6 lines
45 B
C
int main()
|
|
{
|
|
printf("Hello world\n");
|
|
}
|
|
|