• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 
c(void)2 int c(void)
3 {
4 	return 0;
5 }
6