0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/tests/029_eval.test

3 lines
59 B
Text
Raw Normal View History

2019-04-13 13:24:15 -04:00
args: eval console.log("hello")
output: tests/029_eval.out