File: unused-vars.t

package info (click to toggle)
libmath-bigint-gmp-perl 1.7003-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,016 kB
  • sloc: pascal: 3,998; perl: 280; makefile: 9; sh: 1
file content (8 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
# -*- mode: perl; -*-

use strict;
use warnings;

use Test::Vars;

all_vars_ok();