Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogblamecommitdiffstats
blob: 883a98af5851553fcffc6672f11e1c0a79f05c4b (plain) (tree)
1
2
3


                                 
void functionName (int params) {
	for (;;);
}

Back to the top