Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

double warnings #2

Open
vd1 opened this issue Mar 27, 2020 · 0 comments
Open

double warnings #2

vd1 opened this issue Mar 27, 2020 · 0 comments

Comments

@vd1
Copy link

vd1 commented Mar 27, 2020

I get double warnings:

File "bin/example1_vd.ml", line 47, characters 9-11:
47 |     let* cB = tx_create uBob "cB" C0.construct in
              ^^
Warning 27: unused variable cB.
File "bin/example1_vd.ml", line 47, characters 9-11:
47 |     let* cB = tx_create uBob "cB" C0.construct in
              ^^
Warning 27: unused variable cB.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant