enhance booleans (#5365)

This commit is contained in:
Alex Lam S.L
2022-02-21 03:02:19 +00:00
committed by GitHub
parent d5afe16bc8
commit dd3b81dec6
6 changed files with 289 additions and 169 deletions

View File

@@ -6341,7 +6341,7 @@ issue_4612_4: {
expect: {
console.log(function() {
function f() {
return h();
h();
}
function g() {
return h();