Description
Contract code can be compiled with the latest unstable Git version of Solidity. Developers use `solc` from this package when testing upstream language or compiler changes before release. Unstable compiler behavior can affect bytecode and verification, so it should not be mixed into production deployments casually.