51afc538be
git-svn-id: http://picoc.googlecode.com/svn/trunk@69 21eae674-98b7-11dd-bd71-f92a316d2d60
6 lines
122 B
C
6 lines
122 B
C
sayhello();
|
|
sayhello(); /* this is a comment */ sayhello();
|
|
sayhello();
|
|
// this is also a comment sayhello();
|
|
sayhello();
|