Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Oct 27, 2024
1 parent ee3b7aa commit 1b570ee
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1249,7 +1249,6 @@ async function foo(a) {
}
foo(1)
.then((t) =>
.then((t) => t(2))
.then(console.log);
"#
Expand Down

0 comments on commit 1b570ee

Please sign in to comment.