deno/tests/registry/npm/@denotest/print-version/1.0.0/print-version.js

2 lines
No EOL
41 B
JavaScript

#!/usr/bin/env node
console.log("1.0.0");