summaryrefslogtreecommitdiff
path: root/ppc.sig
diff options
context:
space:
mode:
authorVladimir Azarov <avm@intermediate-node.net>2025-06-04 20:45:08 +0200
committerVladimir Azarov <avm@intermediate-node.net>2025-06-04 20:45:08 +0200
commit9ccb3fce8e390f09fa5b812a77f7a65c10c5e4b1 (patch)
treebdbbce79c18fdb2e68592ed828f43da0b03ecf8f /ppc.sig
parent546a5861526192a908f2aa2bfc3cfe4f3f3baf43 (diff)
Registration of declarations
Diffstat (limited to 'ppc.sig')
-rw-r--r--ppc.sig2
1 files changed, 2 insertions, 0 deletions
diff --git a/ppc.sig b/ppc.sig
index 210489b..9d62895 100644
--- a/ppc.sig
+++ b/ppc.sig
@@ -15,6 +15,8 @@ signature PPC = sig
Cop |
Cexpr
+ val warning: tkPos -> ((bool * ((string -> unit) * (unit -> unit)))
+ * ('a * ((string -> unit) * (unit -> unit)) -> unit) -> 'c) -> 'c
val clerror: tkPos -> tkClass list -> 'a
val error: tkPos -> ((bool * ((string -> unit) * (unit -> unit)))
* ('a * ((string -> unit) * (unit -> unit)) -> 'b) -> 'c) -> 'c