sfc compiles invalid code for nested await
Version
3.2.6
Reproduction link
Steps to reproduce
- write a nested await
- compile
What is expected?
The code runs as normal.
What is actually happening?
The code is invalid.
3.2.6
The code runs as normal.
The code is invalid.