const text = await Deno.readTextFile('C:\\deno\\1.10.1\\test.txt') console.log(text)