summaryrefslogtreecommitdiffstats
path: root/src/CBot/TestCBot/ccc.txt
blob: dbcd1d5d0b9ae42d051fd1c504964ed8e9dc7f3e (plain)
1
2
3
4
5
6
7
8
public extern void ccc()
{
	int	a;
	a = 0 ;

	if ( a == 0 );

}