Import cast
(**
local env = environment() -- create new environment
parse_lean_cmds([[
Check @cast
]], env)
**)