1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-16 19:04:02 -05:00
denoland-deno/tests/029_eval.test

3 lines
59 B
Text
Raw Normal View History

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