We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b5b8a commit 53c76beCopy full SHA for 53c76be
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: e02ffb2c2d639eb813d9924ca1c3e9c6b7d0e534
+refs/heads/master: ae570016a4d0c93c321702e14b16b2785d47ca60
trunk/src/boot/fe/cexp.ml
@@ -310,7 +310,6 @@ type pval =
310
type cdir =
311
CDIR_meta of ((Ast.ident * string) array)
312
| CDIR_syntax of Ast.name
313
- | CDIR_check of (Ast.name * pval array)
314
| CDIR_mod of (Ast.ident * Ast.mod_item)
315
| CDIR_auth of auth
316
0 commit comments