mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-05-13 17:12:10 +00:00
1 line
62 B
OCaml
1 line
62 B
OCaml
type environment = { variables : (string * Types.types) list } |