Skip to content
Snippets Groups Projects
Commit a3328c20 authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[kernel] Typo in ACSL extension doc

parent 7e2f9d0e
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ type extension_printer =
Here is a basic example:
[
let count = ref 0
let foo_typer ~typing_context ~loc = function
let foo_typer typing_context loc = function
| p :: [] ->
Ext_preds
[ (typing_context.type_predicate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment