File: run_test.c

package info (click to toggle)
nexus 4.4.3-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,876 kB
  • sloc: cpp: 34,928; ansic: 17,317; f90: 2,326; xml: 2,071; java: 1,953; fortran: 1,529; python: 766; makefile: 532; sh: 460; tcl: 173; lisp: 169
file content (4 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (5)
1
2
3
4
int main(int argc, char* argv[])
{
	return 0;
}