2018-05-19 00:03:05 -04:00

1 line
52 B
JavaScript

var foo = async function(promise) { await promise; }