0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 14:17:49 -04:00
deno/tests/specs/lint/gitignore/dist/file1.js

3 lines
124 B
JavaScript

// This file is in `.gitignore` simulating that it's generated by a build tool
// and should not be linted
while (false) {}