File: early1.t

package info (click to toggle)
libdevel-declare-perl 0.006017-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 376 kB
  • sloc: ansic: 752; perl: 608; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (4)
1
2
3
4
5
use strict;
use warnings;
use Test::More tests => 1;
use t::early1_x;
class {};