[JsLIGO] Allow _ as an expression
Compare changes
- E. Rivas authored
@@ -7,6 +7,22 @@ let bad_contract = bad_test
Since we allow _
as a normal binder, we have to allow it as an expression.
See #1692 (closed)
Underscore is now accepted everywhere a variable is accepted.
dune @fmt
to check).## Changelog
section with #### (if appropriate).