package alcotest

  1. Overview
  2. Docs

Module Test.Source_code_positionSource

Location information passed via a ~here argument, intended for use with a PPX such as ppx_here.

Sourcetype pos = string * int * int * int

Location information passed via a ~pos argument, intended for use with the __POS__ macro provided by the standard library. See the documentation of __POS__ for more information.

OCaml

Innovation. Community. Security.