File: true.c

package info (click to toggle)
valgrind 1%3A2.4.0-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 9,384 kB
  • ctags: 8,831
  • sloc: ansic: 67,990; sh: 4,364; perl: 1,833; makefile: 1,125; asm: 978; cpp: 101
file content (4 lines) | stat: -rw-r--r-- 32 bytes parent folder | download | duplicates (12)
1
2
3
4
int main(void)
{
   return 0;
}