Module erg_compiler::lint

source ·
Expand description

Perform basic linting on source code. What is implemented here affects subsequent optimizations, and erg_linter does linting that does not affect optimizations.