https://github.com/EasyCrypt/easycrypt
Revision 9c03562504539621757a9bdaff2fd022bfeeff2b authored by François Dupressoir on 11 January 2022, 16:03:51 UTC, committed by Pierre-Yves Strub on 22 April 2022, 11:13:38 UTC
1 parent 7b70089
Raw File
Tip revision: 9c03562504539621757a9bdaff2fd022bfeeff2b authored by François Dupressoir on 11 January 2022, 16:03:51 UTC
Reject `x <- RHS` when `RHS` is a procedure call
Tip revision: 9c03562
dune
(dirs src theories examples scripts)

(install
  (section (bin))
  (files (scripts/testing/runtest as ec-runtest)))
back to top