Files
2018-11-07 07:48:25 +00:00

2 lines
50 B
JavaScript

let f = async() : Promise<string> => await foo();