pub type CompileResult<T> = Result<T, CompileError>;