Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use let () instead of let _ for ignored value
This is simply to ease use of piqi with code that may (transitively) bring in ppx_js_style, which requires explicit type annotation of ignored values: https://github.com/janestreet/ppx_js_style#-allow-unannotated-ignores
- Loading branch information