Module Gil_syntax.Annot

Annotations for GIL commands

This is parametric on the target language.

module type S = sig ... end
module Basic : sig ... end