0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 06:07:03 -04:00
deno/tests/specs/compile/case_insensitive_building/main.js

1 line
71 B
JavaScript

console.log(Deno.readTextFileSync(import.meta.dirname + "/file.txt"));