Sample project that fails with the latest version of solidity but works after fixing issue #12863.
Usage:
yarn testdownloads and uses the default solc compileryarn testFixuses a local version of solc (specify path in hardhat.config.ts, by default is the current dir solc)
Expected behaviour with current solidity compiler:
Applying fix to #12863:

