File: early1.t

package info (click to toggle)
libdevel-declare-perl 0.006022-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 720 kB
  • sloc: ansic: 774; perl: 611; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
use strict;
use warnings;
use Test::More tests => 1;
use lib 't';
use early1_x;
class {};