Fix a bug in the compilation of * tests.
[tatoo.git] / src / xpath / compile.ml
index cd887b7..1bfe292 100644 (file)
@@ -39,7 +39,7 @@ let root_set = QNameSet.singleton QName.document
    holds.
 *)
 
-let compile_axis_test axis (test,kind) phi trans states=
+let compile_axis_test axis (test,kind) phi trans states =
   let q = State.make () in
   let phi = match kind with
     Tree.NodeKind.Node -> phi