2018-01-09 15:36:42 +01:00

1 line
50 B
JavaScript

class Foo { async bar(promise) { await promise } }