Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c75a21ca authored by Jean-Christophe Filliâtre's avatar Jean-Christophe Filliâtre
Browse files

extraction: fixed OCaml driver for List.length

parent acc34fa3
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ theory list.List
end
theory list.Length
syntax function length "List.length %1"
syntax function length "Z.of_int (List.length %1)"
end
theory list.Mem
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment