Function show_semantic_error

Source
pub fn show_semantic_error(
    err: &SemanticError,
    source_map: &SourceMap,
    current_dir: &Path,
)