diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-11-22 17:54:00 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-11-22 17:54:00 +0100 |
commit | 6c5ee537782970797700c99a79293b9590580817 (patch) | |
tree | fc008a5729efcb2fe0b5b2f168541120afede651 /.github | |
parent | 8faa3059951a38bc9e6065470892d01a92fa785b (diff) |
compiler: ensure that arrow functions with block bodies return no value
Follow ES6 semantics and ensure that arrow functions with a block body
don't implicitly return the value of the last executed statement.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions