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

4 lines
86 B
Text
Raw Normal View History

2019-05-03 16:24:09 -04:00
args: xeval console.log($.toUpperCase())
input: a\nb\n\nc
output: tests/030_xeval.out