0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/tests/030_xeval.test

4 lines
86 B
Text
Raw Normal View History

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