mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-05-14 01:22:06 +00:00
1 line
56 B
OCaml
1 line
56 B
OCaml
type environment = { variables : (string * _type) list } |