0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-16 02:26:08 -05:00
denoland-deno/tests/specs/compile/case_insensitive_building/main.js

1 line
71 B
JavaScript

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