File: foo1.c

package info (click to toggle)
libffi-platypus-perl 1.34-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,344 kB
  • sloc: perl: 6,999; ansic: 6,637; cpp: 53; makefile: 13; sh: 13
file content (5 lines) | stat: -rw-r--r-- 28 bytes parent folder | download | duplicates (5)
1
2
3
4
5
int
foo1()
{
  return 42;
}