File: early1.t

package info (click to toggle)
libdevel-declare-perl 0.006018-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 376 kB
  • ctags: 150
  • sloc: ansic: 752; perl: 608; makefile: 3
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 {};