File: strict.js

package info (click to toggle)
node-gulp-util 3.0.36%2B~cs7.1.15-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 708 kB
  • sloc: javascript: 1,591; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
function() {
  strictly();
}

function() {
  stricter();
}

function() {
  strictest();
}

function() {
  strictified();
}