Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Feb 28, 2024
1 parent dc7c1f9 commit 168bb33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ _Just-in_ is no-keywords JS subset, _JSON_ + _expressions_ (see [thread](https:/
+ `{a: b}` Object
+ `(a, b) => c` Function
+ `// foo`, `/* bar */`
+ `a ||= b`
+ `true`, `false`, `null`, `NaN`, `undefined`
+ `a in b`
<!-- + `...x` unary operator -->
Expand Down

0 comments on commit 168bb33

Please sign in to comment.