File: have_d64.in

package info (click to toggle)
libmath-mpfr-perl 4.47-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,764 kB
  • sloc: perl: 1,540; ansic: 541; makefile: 9
file content (5 lines) | stat: -rwxr-xr-x 46 bytes parent folder | download | duplicates (5)
1
2
3
4
5
int main(void) {
 _Decimal64 x;
 return 0;
}