pub const OTHER_SOLC_VERSION: &str = "0.8.26";
Another Solc version used when compiling tests.
Necessary to avoid downloading multiple versions.