1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-30 16:40:57 -05:00
denoland-deno/tests/testdata/run/with_config/server_side_work.ts

3 lines
44 B
TypeScript
Raw Normal View History

const _ = Deno.build.os;
console.log("ok");