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

3 lines
76 B
TypeScript
Raw Normal View History

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