Running
deno https://deno.land/thumb.ts
gives a SyntaxError: Unexpected indetifier
Yikes - that鈥檚 not good
thanks for reporting
run:
> deno https://deno.land/thumb.ts
Downloading https://deno.land/thumb.ts...
Compiling https://deno.land/thumb.ts
output:
馃憤
seems nothing goes wrong.
Seems I was running deno https://deno.land/thumb.ts
in the deno shell. I run it from cmd shell and it worked.