1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-18 20:04:03 -05:00
denoland-deno/prettier/testdata/opts/0.ts

3 lines
76 B
TypeScript
Raw Normal View History

2019-03-18 07:23:21 +09:00
console.log(0)
console.log([function foo() {}, function baz() {}, a => {}])