1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-04 08:54:20 -05: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