Huáng Jùnliàng 50e0e353ee Implement async-do-expressions transform (#13117)
Co-authored-by: Brian Ng <bng412@gmail.com>
2021-04-28 18:26:01 +02:00

3 lines
63 B
JavaScript

// sync do expressions are not handled by this plugin
(do {});