Skip to content

Commit

Permalink
add arthurfiorette#54 reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlen22 committed Jan 23, 2025
1 parent c83022f commit 4e027dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ try using resource = new Resource() // Syntax error!
try if("test" === "test"){} // Syntax error!
```

A detailed discussion about this topic is available at [GitHub Issue #54](https://github.com/arthurfiorette/proposal-try-statements/issues/54) for those interested.

### Any valid expressions can be used

```js
Expand Down

0 comments on commit 4e027dd

Please sign in to comment.